ANet

Object Segmentation Algorithm

Develops an algorithm to segment camouflaged objects in images using a neural network architecture called Anabranch Network.

Anabranch Network (ANet) for Camouflaged Object Segmentation

GitHub

4 stars
2 watching
3 forks
Language: Jupyter Notebook
last commit: over 6 years ago

Related projects:

RepositoryDescriptionStars
lartpang/ovcamoDevelops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts.20
timosaemann/enetA deep neural network architecture for real-time semantic segmentation in images585
lironui/abcnetDevelops an efficient network architecture for semantic segmentation of high-resolution remote sensing images.34
nvidia/semantic-segmentationMonorepo implementing PyTorch-based neural network architecture for image segmentation1,787
xiaolonw/nips14_loc_seg_testonlyAn implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge.25
oyam/semantic-segmentation-using-adversarial-networksA Python implementation of semantic segmentation using adversarial networks104
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
lironui/banetAn implementation of a deep learning model for semantic segmentation of high-resolution urban scene images.13
kuangliu/pytorch-retinanetThis is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization.997
hyeonwoonoh/deconvnetDeconvolution network architecture for semantic segmentation325
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
fregu856/segmentationAn implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset.245
lz118/deep-correlation-networkDevelops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors.13
e-lab/enet-trainingProvides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing351
henyau/image-segmentation-with-unetAutomated image segmentation of road and vehicle features from video data using the U-Net algorithm15