Ruolingdeng's Stars
ultralytics/ultralytics
Ultralytics YOLO11 🚀
Kadampradnya2002/geardefect_detection
new repo.I have making a one project which is based on the machine learning.In this project we are detecting the gear defect detection using CNN also used with live camera and images dataset
ThuraTunScibotics/gear-teeth-defect-detection-YOLOv3
avishkakavindu/defect-detection-opencv-python
Surface Defect Detection script to detect defects on surface of a glove using python and OpenCV library
jimthompson5802/dice_counting
Illustrates use of the OpenCV Python package for object detection
arpitmaur07/Object-Detection-and-Object-Counting
This project is an object detection and object counting tool built in Python. It uses computer vision techniques and deep learning models to detect objects in images and videos. The object detection is performed using the YOLO algorithm, and the object counting is done using OpenCV.
SaiSwarup27/Counting-Objects
Counting number of Objects using Python-OpenCV
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
weiliu89/caffe
Caffe: a fast open framework for deep learning.
foocker/mmdetection-code-analysis
unsky/FPN
Feature Pyramid Networks for Object Detection
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
aleju/imgaug
Image augmentation for machine learning experiments.
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
Tony607/mmdetection_object_detection_demo
How to train an object detection model with mmdetection
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
chaquo/chaquopy
Chaquopy: the Python SDK for Android
facebookresearch/detr
End-to-End Object Detection with Transformers
xiangweizeng/darknet2ncnn
Darknet2ncnn converts the darknet model to the ncnn model
Ruolingdeng/ExtendedTinyFaces
Detecting and counting small objects - Analysis, review and application to counting
Ruolingdeng/Tiny_Faces_in_Tensorflow
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
peri-source/peri
Parameter Extraction from Reconstructing Images
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
FelixMohr/Deep-learning-with-Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
python-pillow/Pillow
Python Imaging Library (Fork)