Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files in /simrdwn/data/ #67

Open
mas-dse-mqh001 opened this issue Jul 26, 2019 · 1 comment
Open

Missing files in /simrdwn/data/ #67

mas-dse-mqh001 opened this issue Jul 26, 2019 · 1 comment

Comments

@mas-dse-mqh001
Copy link

Dear Adam,
Thank you for your great works!!

I downloaded the simrdwn/data a week and half ago and worked on it. Again I just downloaded another version of source code of the master branch with all new updates today (Date: 6 days ago from today-Jul 19 with the commit 025dee0). I built docker image and ran in the container. In the container, I had to continue installing missing packages (pandas, statsmodels, gdal, matplotlib, scikit-image, opencv-python, geopandas, rasterio, object_detection, etc). After sometimes, I was able to do the training. However I ran into missing files during two training methods; ssd and yolt. Please see attached errors.

I am new to this whole thing and just trying to replicate the simrdwn, build, train and test. Sorry, I haven't had a chance to look into the source code yet.

I have the following questions.

  1. Why are there still missing packages in the container? I thought the Dockerfile already installed some of those packages.
  2. Is the missing files due to github directories/files not being updated or is the run command not updated? Did you build the image, run in the container from scatch and test before submitting to github?
  3. I got the same error with my old source code and today's source code in term of missing files.

Please advise. Any information is helpful.
Thanks in advance.
Mai.

Screenshot_create_tfrecord
Screenshot_train_ssd_1
Screenshot_train_ssd_2
Screenshot_train_yolt_1
Screenshot_train_yolt_2

@mas-dse-mqh001
Copy link
Author

I was able to build without requiring installing the packages again (with additional flag "conda install -n simrdwn" in Dockerfile) and resolved missing file errors. Now, I am training with SDD. Hope it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant