PixelLib
Object Detector
A deep learning library for image segmentation and object detection using PyTorch.
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
1k stars
43 watching
264 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
artificial-intelligencecomputer-visionconvolutional-neural-networksdeep-learningdeeplabdeeplearningimage-segmentationinstance-segmentationmachine-learningmaskr-cnnobject-detectionpointrendpytorchsegmentationsemantic-segmentationtensorflowvideo-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
ignacio-rocco/detectorch | A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 558 |
hualin95/deeplab-v3plus | A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
ruiminshen/yolo2-pytorch | A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
weecology/deepforest | A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. | 519 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
feghal/imagedetect | A Swift-based library for detecting and cropping objects from images using the iOS 11 Vision API | 306 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
alexeyab/yolo_mark | A GUI tool for labeling images to train neural network object detection models like YOLO v2 and v3. | 1,809 |