All Projects → theAIGuysCode → Yolov4 Cloud Tutorial

theAIGuysCode / Yolov4 Cloud Tutorial

This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.

Projects that are alternatives of or similar to Yolov4 Cloud Tutorial

Practical Deep Learning Book
Official code repo for the O'Reilly Book - Practical Deep Learning for Cloud, Mobile & Edge
Stars: ✭ 441 (+188.24%)
Mutual labels:  object-detection, cloud, jupyter-notebook
Objectdetection
Some experiments with object detection in PyTorch
Stars: ✭ 117 (-23.53%)
Mutual labels:  object-detection, jupyter-notebook
Robust Physical Attack
Physical adversarial attack for fooling the Faster R-CNN object detector
Stars: ✭ 115 (-24.84%)
Mutual labels:  object-detection, jupyter-notebook
Object detection demo
How to train an object detection model easy for free
Stars: ✭ 130 (-15.03%)
Mutual labels:  object-detection, jupyter-notebook
Kerasobjectdetector
Keras Object Detection API with YOLK project 🍳
Stars: ✭ 113 (-26.14%)
Mutual labels:  object-detection, jupyter-notebook
Colab Mask Rcnn
How to run Object Detection and Segmentation on a Video Fast for Free
Stars: ✭ 114 (-25.49%)
Mutual labels:  object-detection, jupyter-notebook
Robust Detection Benchmark
Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS 2019 ML4AD)
Stars: ✭ 128 (-16.34%)
Mutual labels:  object-detection, jupyter-notebook
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-35.95%)
Mutual labels:  object-detection, darknet
Cloudtopolis
Zero Infrastructure Password Cracking
Stars: ✭ 137 (-10.46%)
Mutual labels:  cloud, jupyter-notebook
Copy Paste Aug
Copy-paste augmentation for segmentation and detection tasks
Stars: ✭ 132 (-13.73%)
Mutual labels:  object-detection, jupyter-notebook
Voc2coco
How to create custom COCO data set for object detection
Stars: ✭ 140 (-8.5%)
Mutual labels:  object-detection, jupyter-notebook
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+923.53%)
Mutual labels:  object-detection, darknet
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+813.07%)
Mutual labels:  object-detection, jupyter-notebook
Yolo mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
Stars: ✭ 1,624 (+961.44%)
Mutual labels:  object-detection, darknet
Airbnb Amenity Detection
Repo for 42 days project to replicate/improve Airbnb's amenity (object) detection pipeline.
Stars: ✭ 101 (-33.99%)
Mutual labels:  object-detection, jupyter-notebook
Yolo3d Yolov4 Pytorch
YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
Stars: ✭ 119 (-22.22%)
Mutual labels:  object-detection, darknet
Ssd keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
Stars: ✭ 152 (-0.65%)
Mutual labels:  object-detection, jupyter-notebook
Gcp For Bioinformatics
GCP Essentials for Bioinformatics Researchers
Stars: ✭ 95 (-37.91%)
Mutual labels:  cloud, jupyter-notebook
Soccer Ball Detection Yolov2
YOLOv2 trained against custom dataset
Stars: ✭ 97 (-36.6%)
Mutual labels:  object-detection, jupyter-notebook
Yolo Powered robot vision
Stars: ✭ 133 (-13.07%)
Mutual labels:  jupyter-notebook, darknet

YOLOv4-Cloud-Tutorial

Train Custom Model In Colab

This repository walks you through how to Build, Train and Run YOLOv4 Object Detections with Darknet in the Cloud through Google Colab.

Example Of YOLOv4 Detections

To follow along with the exact tutorial upload this entire repository to your Google Drive home folder. Then follow along with the notebook by opening it within Google Colab.

Running Pre-trained YOLOv4 on over 80 Classes in Google Colab

Watch a step-by-step walkthrough tutorial of the code for pre-trained YOLOv4: https://www.youtube.com/watch?v=mKAEGSxwOAY

Here is the Colab Notebook for showing pre-trained YOLOv4 Object Detector on over 80 classes and how to customize outputs etc.: https://colab.research.google.com/drive/12QusaaRj_lUwCGDvQNfICpa7kA7_a2dE?usp=sharing

Train Custom YOLOv4 Model in Google Colab

Watch a step-by-step walkthrough tutorial of the code for training your own Custom Object Detector: https://www.youtube.com/watch?v=mmj3nxGT2YQ

Here is the Colab Notebook for showing how to TRAIN CUSTOM YOLOv4 OBJECT DETECTOR: https://colab.research.google.com/drive/1_GdoqCJWXsChrOiY8sZMr_zbr_fH-0Fg?usp=sharing

YOLOv4 on Webcam In Google Colab

Running YOLOv4 object detections on webcam images and video is also possible within Google Colab.

Follow this notebook to run YOLOv4 on webcam within Colab: https://colab.research.google.com/drive/1xdjyBiY75MAVRSjgmiqI7pbRLn58VrbE?usp=sharing

YOLOv4 Video Example

Cheers!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].