chenhang98
PhD student in computer vision, interested in object detection and image segmentation
@thu-mlTsinghua University, Beijing
Pinned Repositories
A3C-CarRacing
using A3C lstm to play CarRacing
BPR
code for `Look Closer to Segment Better: Boundary Patch Refinement for Instance Segmentation`
CaptchaPredictor
Using MLP to predicte Tsinghua course selecting system's captcha
CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
DCL
Dense Contrastive Loss for Instance Segmentation (BMVC 2022)
MM2021-Robust-Logo-Detection
5th place solution for ACM MM2021 Robust Logo Detection Grand Challenge
mobileNet-v2_cifar10
a pytorch implement of mobileNet v2 on cifar10
pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
resnet_mixup
compare resnet 32/110 with and without mixup
shuffleNet-cifar10
a pytorch implement of shuffleNet on cifar-10
chenhang98's Repositories
chenhang98/BPR
code for `Look Closer to Segment Better: Boundary Patch Refinement for Instance Segmentation`
chenhang98/mobileNet-v2_cifar10
a pytorch implement of mobileNet v2 on cifar10
chenhang98/MM2021-Robust-Logo-Detection
5th place solution for ACM MM2021 Robust Logo Detection Grand Challenge
chenhang98/DCL
Dense Contrastive Loss for Instance Segmentation (BMVC 2022)
chenhang98/shuffleNet-cifar10
a pytorch implement of shuffleNet on cifar-10
chenhang98/A3C-CarRacing
using A3C lstm to play CarRacing
chenhang98/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
chenhang98/resnet_mixup
compare resnet 32/110 with and without mixup
chenhang98/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
chenhang98/chenhang98.github.io
chenhang98/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
chenhang98/cocoapi
COCO API - Dataset @ http://cocodataset.org/
chenhang98/densenet_cifar10_pytorch
a pytorch implement of densenet cifar10
chenhang98/DSB2017
The solution of team 'grt123' in DSB2017
chenhang98/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
chenhang98/FoveaBox
FoveaBox: Beyond Anchor-based Object Detector
chenhang98/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
chenhang98/ipv6.tsinghua.edu.cn
chenhang98/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
chenhang98/mmdetection
OpenMMLab Detection Toolbox and Benchmark
chenhang98/multicut_inference
MultiCut Implementation, used in the CVPR 17 paper "InstanceCut: from Edges to Instances with MultiCut"
chenhang98/Multilingual-CLIP
OpenAI CLIP text encoders for multiple languages!
chenhang98/neural_renderer
A PyTorch port of the Neural 3D Mesh Renderer
chenhang98/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
chenhang98/pytorch-YOLO-v1
an experiment for yolo-v1, including training and testing.
chenhang98/pytorch_connectomics
PyTorch Connectomics: segmentation toolbox for EM connectomics
chenhang98/pytorch_fft
PyTorch wrapper for FFTs
chenhang98/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
chenhang98/resnet_cifar10_pytorch
a pytorch implement of resnet cifar10
chenhang98/resnext_pytorch
a pytorch implement of resneXt on cifar10