nrsyed / pytorch-yolov3Links
A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection
☆21Updated 4 years ago
Alternatives and similar repositories for pytorch-yolov3
Users that are interested in pytorch-yolov3 are comparing it to the libraries listed below
Sorting:
- Light Face Detection using PyTorch Lightning☆83Updated last year
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- This project demonstrates the use of TensorFlow Object Detection API to automatically number plates (Indian) from vehicles☆40Updated 5 years ago
- A simple YOLOv3 object detection API in Python (using Flask).☆15Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- This data-set includes 10480 images including three folders namely Accident –Detection, Vehicles-in-Accidents and Accident-Severity. The …☆23Updated 6 years ago
- This repository builds a product detection model to recognize products from grocery shelf images.☆96Updated 4 years ago
- Yolo-V3 implementation from scratch in pytorch☆41Updated 5 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 2 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆171Updated 2 years ago
- ☆14Updated 6 years ago
- Detection masks on faces.☆29Updated 4 years ago
- ☆15Updated 4 years ago
- A tutorial on using the Retinanet deep network to train an object detector on your own data☆44Updated 5 years ago
- Object detection using yolov2 and estimation of object from the camera lens☆19Updated 5 years ago
- A tutorial for using YOLACT in Google Colab☆36Updated 5 years ago
- Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.☆197Updated 3 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated 2 years ago
- Monitor mechanical bolts as they move down a conveyor belt. When a bolt of an irregular size is detected, this solution emits an alert.☆26Updated 2 years ago
- Run object detection on edge devices using Tensorflow Lite☆25Updated 4 years ago
- automated social distancing monitoring system☆1Updated 2 years ago
- Object Detection and Image Segmentation with Detectron2☆160Updated 2 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18Updated 5 years ago
- Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.☆37Updated 4 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- Python to interface with Darknet Yolo V4 (multi GPU with load balancer supported).☆38Updated 4 years ago
- Consume and view contents of TFRecord files (for Tensorflow's object detection api)☆20Updated 4 years ago
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆207Updated last year
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago