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

Addition of functionality for those who use Colab #13

Closed
wants to merge 8 commits into from
Closed

Addition of functionality for those who use Colab #13

wants to merge 8 commits into from

Conversation

sayan-chakraborty
Copy link

Some instructions were unclear. This could lead to confusion (for instance, directory changing). Directory changing commands were added. Support for those who use Google colab was added. Minute changes in tqdm (not working in google colab). Presentation made clearer.

Support has been added for those using google colab. Clear instruction has been given regarding how to change the directory in order to access the dataset.
@abhi-kumar
Copy link
Contributor

This line sys.path.append("/content/Monk_Object_Detection/2_pytorch_finetune/lib/")
would strictly work for colab users right? Not everyone?

And same is the case for this addition ""/content/gdrive/My Drive/";"

I request you to mention that as comments,
keep the original paths, and mention the changes to be made for colab usage in comments.
This will make sure native system users can follow the original instructions and steps, and colab user can uncomment the additions you made and comment the original steps/instructions

Thank you.

@sayan-chakraborty
Copy link
Author

Okay, sure

@abhi-kumar
Copy link
Contributor

Colab changes have been made. Pascal VOC issue is yet to be resolved. Will be tackled very soon

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

Successfully merging this pull request may close these issues.

None yet

2 participants