Stars
Repository to learn Azure from Zero. This repository covers the complete Azure fundamentals required for a DevOps Engineer.
alexander-pv / maskrcnn_tf2
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation with Keras and TensorFlow V2 and ONNX and TensorRT optimization support.
A resource for learning about Machine learning & Deep Learning
Instance Segmentation
It is modified tensorflow 2.x version of mask-rcnn.
Using maskrcnn to predict fruits in custom dataset
alsombra / Mask_RCNN-TF2
Forked from matterport/Mask_RCNNMask R-CNN matterport fork updated to support TF 2.0
YOLOv7 segmentation pytorch implementation guide
Training different YOLOv5 models on 'Face Mask Detection' dataset
π₯π₯π₯π₯ (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! π₯π₯π₯
YOLOv7 Pose estimation using OpenCV, PyTorch
The dataset for drone based detection and tracking is released, including both image/video, and annotations.
YOLOv5 π in PyTorch > ONNX > CoreML > TFLite
Keras implementation of RetinaNet object detection.
weiliu89 / caffe
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Object detection using YOLO object detector
YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
DroneKit-Python library for communicating with Drones via MAVLink.
A deep learning neural net model to detect drone/drones from a given picture using Using Fast R-CNN architecture via Keras-Retinanet Implementation. (Dataset and Pre-Trained model provided)
Curated list of awesome GAN applications and demo
PyTorch implementations of Generative Adversarial Networks.