REPOSITORY OVERVIEWLive repository statistics
★ 4Stars
⑂ 0Forks
◯ 0Open issues
◉ 4Watchers
29/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
9 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Vehicle Tracking and Counting with YOLOv8

Overview
This Jupyter notebook project uses YOLOv8 for vehicle tracking and implements a line crossing detection algorithm. The system counts vehicles that cross a specified line in a video, annotates the frames, and generates an output video with visualizations.
Dependencies
- OpenCV
- Ultralytics YOLO
- supervision
Setup
- Clone the repository:
git clone https://github.com/shaadclt/Vehicle-Counter-YOLOv8.git
cd Vehicle-Counter-YOLOv8
Usage
- Open the Jupyter notebook:
jupyter notebook
- Run the 'vehicle_counter.ipynb' notebook.
Configuration
- Adjust line coordinates: 'START' and 'END' in the notebook.
- Configure YOLOv8 model parameters as needed.
Results
The output video output_single_line.mp4 will be generated with annotated frames showing object tracks and the count of objects that crossed the line.
Acknowledgements
- This project uses the YOLOv8 model from Ultralytics.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
89/100 healthRecently updatedActive repositoryHas homepage
Jupyter NotebookMIT#deep-learning#flax#haiku#jax
⑂ 122 forks◯ 1 issuesUpdated 3 days ago
Project homepage ↗This jupyter notebook is used to demonstrate our recent work, "DeepLOB: Deep Convolutional Neural Networks for Limit Order Books", published in IEEE Transactions on Singal Processing. We use FI-2010 dataset and present how model architecture is constructed here. The FI-2010 is publicly avilable and interested readers can check out their paper.
70/100 healthRecently updatedActive repository
Jupyter NotebookNo license
⑂ 254 forks◯ 17 issuesUpdated 7 days ago