Pinned Repositories
TopFormer
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
AlignSeg
AlignSeg: Feature-Aligned Segmentation Networks (TPAMI 2021)
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
drfi_cpp
python interface for C++ implementation of the paper Salient Object Detection: A Discriminative Regional Feature Integration Approach
DSRG
Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing (CVPR 2018).
Pytorch-Deeplab
DeepLab-ResNet rebuilt in Pytorch
pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
Scale-Adaptive-Network
Semantic Image Segmentation by Scale-Adaptive Networks (TIP 2019)
ShuffleTransformer
superclass
[NeurIPS 2024] Classification Done Right for Vision-Language Pre-Training
speedinghzl's Repositories
speedinghzl/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
speedinghzl/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
speedinghzl/Pytorch-Deeplab
DeepLab-ResNet rebuilt in Pytorch
speedinghzl/DSRG
Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing (CVPR 2018).
speedinghzl/AlignSeg
AlignSeg: Feature-Aligned Segmentation Networks (TPAMI 2021)
speedinghzl/Scale-Adaptive-Network
Semantic Image Segmentation by Scale-Adaptive Networks (TIP 2019)
speedinghzl/ShuffleTransformer
speedinghzl/drfi_cpp
python interface for C++ implementation of the paper Salient Object Detection: A Discriminative Regional Feature Integration Approach
speedinghzl/mmdetection
Open MMLab Detection Toolbox with PyTorch
speedinghzl/PyTorch-Encoding
PyTorch Deep Texture Encoding Network
speedinghzl/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.
speedinghzl/coding-interview-university
A complete computer science study plan to become a software engineer.
speedinghzl/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
speedinghzl/OCNet
OCNet achieves the state-of-the-art scene parsing performance on both Cityscapes and ADE20K.
speedinghzl/personal-page
speedinghzl/speedinghzl.github.io
speedinghzl/TopFormer
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
speedinghzl/academic-kickstart
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
speedinghzl/Darknet2Tensorflow
Convert Darknet model into ckpt used in Tensorflow
speedinghzl/detr
End-to-End Object Detection with Transformers
speedinghzl/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
speedinghzl/HTML4Vision
A simple HTML visualization tool for computer vision research :hammer_and_wrench:
speedinghzl/inplace_abn
In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
speedinghzl/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
speedinghzl/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
speedinghzl/pytorch_spn
Extension package for spatial propagation network in pytorch.
speedinghzl/Shuffle-Transformer
speedinghzl/speedinghzl
speedinghzl/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
speedinghzl/unet-caffe
U-Net implemented by Caffe Deep Learning framework