Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We have created a Google Colaboratory (Colab) notebook that will work in conjunction with a dataset managed on Roboflow. When you are finished running through the notebook, you’ll have a ‘.pt’ file that you can use for Video Cluster Counting.

Configure the Colab

  1. In a new tab, open up our Colab notebook: https://colab.research.google.com/drive/1HIzjqz5iboY2M1p4rfB2ktytr3-bf8dL?usp=sharing

  2. Click ‘Copy to Drive’. This will copy the notebook to your Google Drive and open it in a new tab.

    Screenshot 2024-05-02 at 1.36.22 PM.pngImage Added

  3. In your copy of the Colab, go to the ‘Runtime’ menu and select ‘Change runtime type’. Make sure a GPU option is selected such as 'T4 GPU'.

    Screenshot 2024-05-02 at 1.37.21 PM.pngImage AddedScreenshot 2024-05-02 at 1.37.58 PM.pngImage Added

  4. Finally, adjust the settings block. Here are what each variable in that block means:

    • RF_WORKSPACE -

    • RF

Screenshot 2024-05-02 at 1.38.34 PM.pngImage Added

Run Through the Script