PANet
PANet implementation
Re-implementation of an instance segmentation and object detection algorithm using PyTorch
PANet for Instance Segmentation and Object Detection
1k stars
27 watching
281 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
instance-segmentationobject-detection
Related projects:
Repository | Description | Stars |
---|---|---|
| This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 997 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
| Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
| Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 648 |
| An implementation of a deep learning model for image segmentation using PyTorch | 868 |
| A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
| This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 172 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
| A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 557 |
| Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |
| A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
| A PyTorch implementation of a segmentation network architecture | 588 |