Open sushant097 opened 1 day ago
@abdurrahman1828 see the above issue.
Thank you for reaching out. We have updated the requirements.txt
file with the exact package version. We have also updated the installation process in the readme file. With this, we are able to run the code in our windows system with GPU support. However, we are not super familiar with generating requirements files and virtual environment creation with pip. Therefore, we showed how we installed it using conda. Please let us know if you face any issues. We are very excited to be one of the participants in this interesting competition and willing to do anything to go forward.
Here is a screenshot of the evaluation code implemented. Thank you again.
We got following issue while running your project for MSU AI club Campus VIsion Challenge:
Custom code for evaluation:
The complete project structure looks like this:
Output we got:
We also tried this:
But got same error as above.
Let us know ASAP how to resolve this error so we can consider your project for evaluation.
FYI: We tried several times to resolve this error and couldn't. We think it is an error in your model architecture or implementation.