Pinned Repositories
BRINet
'Bi-directional Relationship Inferring Network for Referring Image Segmentation' CVPR2020
CEFNet
Encoder Fusion Network with Co-Attention Embedding for Referring Image Segmentation, CVPR2021
cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection
code and model of Pyramid Feature Selective Network for Saliency detection
DMRA_RGBD-SOD
Code and Dataset for ICCV 2019 paper. "Depth-induced Multi-scale Recurrent Attention Network for Saliency Detection".
EMANet
Encoder deep interleaved network with multi-scale aggregation for RGB-D salient object detection, Pattern Recognition, 2022
graph_nets
Build Graph Nets in Tensorflow
keras-applications
Reference implementations of popular deep learning models.
keras-utility-layer-collection
Collection of custom layers and utility functions for Keras which are missing in the main framework.
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Weakly-Supervised-RIS
Learning from Box Annotations for Referring Image Segmentation, TNNLS 2022
fengguang94's Repositories
fengguang94/BRINet
'Bi-directional Relationship Inferring Network for Referring Image Segmentation' CVPR2020
fengguang94/CEFNet
Encoder Fusion Network with Co-Attention Embedding for Referring Image Segmentation, CVPR2021
fengguang94/Weakly-Supervised-RIS
Learning from Box Annotations for Referring Image Segmentation, TNNLS 2022
fengguang94/EMANet
Encoder deep interleaved network with multi-scale aggregation for RGB-D salient object detection, Pattern Recognition, 2022
fengguang94/cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection
code and model of Pyramid Feature Selective Network for Saliency detection
fengguang94/DMRA_RGBD-SOD
Code and Dataset for ICCV 2019 paper. "Depth-induced Multi-scale Recurrent Attention Network for Saliency Detection".
fengguang94/graph_nets
Build Graph Nets in Tensorflow
fengguang94/keras-applications
Reference implementations of popular deep learning models.
fengguang94/keras-utility-layer-collection
Collection of custom layers and utility functions for Keras which are missing in the main framework.
fengguang94/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
fengguang94/show-attend-and-tell-keras
Keras implementation of the "Show, Attend and Tell" paper