How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Jun Fu, Jing Liu, Haijie Tian, Yong Li, Yongjun Bao, Zhiwei Fang,and Hanqing Lu
The main features of junfu1115/danet are: Attention Mechanisms, Segmentation Architectures, Semantic Segmentation.
Open-source alternatives to junfu1115/danet include: hrnet/hrnet-semantic-segmentation — This is the implementation for PyTroch 0.4.1. - The HRNet + OCR version ia available here. - The PyTroch 1.1 version… hyeonwoonoh/deconvnet — DeconvNet : Learning Deconvolution Network for Semantic Segmentation. fyu/dilation — Properties of dilated convolution are discussed in our ICLR 2016 conference paper. This repository contains the… guosheng/refinenet. hszhao/pspnet — by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page. kolesman/sec — Seed, Expand, Constrain: Three Principles for Weakly-Supervised Image Segmentation.
This is the implementation for PyTroch 0.4.1. - The HRNet OCR version ia available here. - The PyTroch 1.1 version is available here.
Properties of dilated convolution are discussed in our ICLR 2016 conference paper. This repository contains the network definitions and the trained models. You can use this code together with vanilla Caffe to segment images using the pre-trained models. If you want to train the models yourself,…
by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page.