PANet

PANet implementation

Re-implementation of an instance segmentation and object detection algorithm using PyTorch

PANet for Instance Segmentation and Object Detection

GitHub

1k stars
27 watching
281 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

instance-segmentationobject-detection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kuangliu/pytorch-retinanet This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. 995
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 389
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,686
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20
uber-research/upsnet Develops an instance segmentation and panoptic segmentation model for computer vision tasks. 649
4uiiurz1/pytorch-nested-unet An implementation of a deep learning model for image segmentation using PyTorch 851
yu-changqian/torchseg A toolkit for building and training semantic segmentation models using PyTorch. 1,408
svip-lab/ppgnet This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. 173
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
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
kazuto1011/deeplab-pytorch PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets 1,093
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 558
henyau/image-segmentation-with-unet Automated image segmentation of road and vehicle features from video data using the U-Net algorithm 15
tugstugi/pytorch-saltnet A PyTorch implementation of a U-Net model for image segmentation tasks 278
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585