PragyanBeuria's Stars
iam-veeramalla/Azure-zero-to-hero
Repository to learn Azure from Zero. This repository covers the complete Azure fundamentals required for a DevOps Engineer.
alexander-pv/maskrcnn_tf2
Mask R-CNN for object detection and instance segmentation with Keras and TensorFlow V2 and ONNX and TensorRT optimization support.
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
AarohiSingla/Mask-R-CNN-using-Tensorflow2
Instance Segmentation
BupyeongHealer/Mask_RCNN_tf_2.x
It is modified tensorflow 2.x version of mask-rcnn.
bernardcaldas/object-detection-custom-maskrcnn
Using maskrcnn to predict fruits in custom dataset
alsombra/Mask_RCNN-TF2
Mask R-CNN matterport fork updated to support TF 2.0
niconielsen32/ComputerVision
laitathei/YOLOv7-Pytorch-Segmentation
YOLOv7 segmentation pytorch implementation guide
mhorvat/YOLOv5-models-comparison
Training different YOLOv5 models on 'Face Mask Detection' dataset
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
RizwanMunawar/yolov7-pose-estimation
YOLOv7 Pose estimation using OpenCV, PyTorch
VisDrone/VisDrone-Dataset
The dataset for drone based detection and tracking is released, including both image/video, and annotations.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
weiliu89/caffe
Caffe: a fast open framework for deep learning.
ayoolaolafenwa/PixelLib
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
enggen/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
python-dontrepeatyourself/Object-Detection-with-Python-Deep-Learning-and-OpenCV
vipulgote1999/opencv_blog_content
krishnaik06/Image-Segmentation-Using-Pixellib
yash42828/YOLO-object-detection-with-OpenCV
Object detection using YOLO object detector
MuhammadMoinFaisal/YOLOv8-DeepSORT-Object-Tracking
YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
AarohiSingla/Video-Classifier-Using-CNN-and-RNN
nicknochnack/RealTimeObjectDetection
dronekit/dronekit-python
DroneKit-Python library for communicating with Drones via MAVLink.
SlapBot/drone-detection
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)
nashory/gans-awesome-applications
Curated list of awesome GAN applications and demo
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.