You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Why are there still missing packages in the container? I thought the Dockerfile already installed some of those packages.
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?
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.
The text was updated successfully, but these errors were encountered:
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.
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.
Please advise. Any information is helpful.
Thanks in advance.
Mai.
The text was updated successfully, but these errors were encountered: