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
4 stars
2 watching
3 forks
Language: Jupyter Notebook
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
xiaolonw/nips14_loc_seg_testonly | An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
lironui/banet | An implementation of a deep learning model for semantic segmentation of high-resolution urban scene images. | 13 |
kuangliu/pytorch-retinanet | This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 995 |
hyeonwoonoh/deconvnet | Deconvolution network architecture for semantic segmentation | 325 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
e-lab/enet-training | Provides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing | 351 |
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |