Open adeelahmedrana opened 1 year ago
we have updated the code. I think your problem could be addressed with current code.
Hi, I appreciate your hard work on this project. However, I have been experiencing some issues with the environment settings. Specifically, I have encountered errors with the versions of mmseg and numpy. I believe that providing a conda environment .yml file would be helpful in resolving these issues. Thank you for your attention to this matter.
I am unable to setup compatible environment using the versions (mmdet, mmcv, mmdet3d) mentioned in the installation details of LATR. could you please provide environment.yml ( conda env export --no-builds > environment.yml )
Thank you for your attention @JMoonr
I have issues with mmseg and numpy as well, I fix the numpy one installing numpy==1.17.3. Still probelms with mmseg
Hi,
I've been exploring your project and am really impressed with your work. However, I've been facing challenges with package installations due to a restrictive proxy on my network. I often encounter errors like the 'import nms' error.
Providing a conda environment .yml file could significantly streamline the setup process and enhance the project's accessibility for myself and others in similar situations. Your assistance with this would be greatly appreciated.
Thank you for your consideration and the excellent work on the project.