Skip to content
#

customdataset

Here are 20 public repositories matching this topic...

Notes about usage: This code is to create a custom video dataset to train deeplearning models using PyTorch on consecutive video frames extracted from a video. This code expects the extracted video frames in separate folders. For example, video1's frames will be in a folder named 'video1'. You can use OpenCV to extract video frames and save insi…

  • Updated Nov 16, 2021
  • Jupyter Notebook

This project focuses on optimizing overpass detection using YOLOv8. It involves training the model with a custom dataset created from synchronized dashcam footage and GPS data. The objective is to refine the model's accuracy in identifying overpasses, enabling precise determination of vehicle location and timing during these instances.

  • Updated Dec 30, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the customdataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customdataset topic, visit your repo's landing page and select "manage topics."

Learn more