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

Improved Documentation and Setup Guide for Google Colab #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

HudsonGri
Copy link

This pull request introduces multiples update to the README and adds a Jupyter notebook to improve the setup and execution of this project on Google Colab. The updates are:

  • Improved Installation Instructions: Simplified steps for setting up the environment, cloning the repository, downloading YOLOv3 weights, and installing dependencies specifically for Google Colab users.
  • Detailed Google Colab Setup Guide: Added a Jupyter notebook (Tennis_Tracking_Colab_Setup.ipynb) that provides a step-by-step guide to running the project on Google Colab, including setting up the environment, preparing input videos, and executing the script with GPU support. With this I also added a 'Open in Colab' button where the user can click the button and immediately pull up the script in Google Colab.
  • Additional Tips for Enhanced Usability: Included tips on automating video uploads, accessing output videos, and troubleshooting common issues.
  • Minor Code Clean-up: Corrected a typo in predict_video.py.

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

1 participant