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

Adding Colab Notebook Support and "Open in Colab" Button to README #3

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

DevinduDh
Copy link

This pull request adds support for running the repository in Google Colab and includes an "Open in Colab" button in the README file. The changes made are as follows:

  1. Created a new Colab notebook (colab-notebook.ipynb) to run the repository.
  2. Added the necessary code and instructions to the notebook for running the project.
  3. Updated the README file to include a button that allows users to directly open the notebook in Colab.
  4. The button is displayed as a badge with the text "Open In Colab" and is linked to the Colab notebook URL.
  5. The Colab notebook URL (https://colab.research.google.com/github/DevinduDh/Human-Fall-Detection/blob/master/colab-notebook.ipynb) is properly configured in the button code.
  6. These changes make it easier for others to run and interact with the project by providing a convenient way to open the notebook in Colab.
    Please review and merge this pull request to incorporate these enhancements into the repository.

Thank you!

Adding main1.py file.
This file has following changes from main.py
1.  File path of dataset is made compatible with colab.
2. File path of videos is made compatible with colab.
Notebook edited with new file paths compatible with Colab
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.

1 participant