wenchen4321's Stars
tyyyang/MemTrack
Code for "Learning Dynamic Memory Networks for Object Tracking"
XUSean0118/DVSNet
Modified implementation for DVSNet based on Tensorflow
liang4sx/DMN-AOA
Official Implementation of "Video Object Segmentation with Dynamic Memory Networks and Adaptive Object Alignment (ICCV21)"
likesum/bpn
Johswald/flow-code-python
Python I/O for optical flow files (.flo)
dvlab-research/Simple-SR
Include MuCAN, LAPAR, etc.
gan3sh500/local-relational-nets
A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)
ZhendongWang6/Uformer
[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for Image Restoration".
caojiezhang/VSR-Transformer
PyTorch implementation of VSR-Transformer
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
goodproj13/SG-Net
lxtGH/BSSeg
BoundarySqueeze: Image Segmentation as Boundary Squeezing
wenchen4321/BSSeg
IcebergKnight/NMS-Loss
TencentYoutuResearch/ActionDetection-AFSD
Code for CVPR2021 paper "Learning Salient Boundary Feature for Anchor-free Temporal Action Localization"
sunny2109/BasicVSR_IconVSR_PyTorch
Unofficial PyTorch code for BasicVSR
MinghanLi/STMask
Code release for "STMask: Spatial Feature Calibration and Temporal Fusion for Effective One-stage Video Instance Segmentation"(CVPR2021)
perseveranceLX/ImageProcessingTransformer
Third party Pytorch implement of Image Processing Transformer (Pre-Trained Image Processing Transformer arXiv:2012.00364v2)
youtubevos/MaskTrackRCNN
MaskTrackRCNN for video instance segmentation based on mmdetection
dukebw/SSTVOS
Training code for "SSTVOS: Sparse Spatiotemporal Transformers for Video Object Segmentation"
DonaldTsang/favs
my favorite software repos
clausmichele/ViDeNN
ViDeNN - Deep Blind Video Denoising
youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
jayleicn/recurrent-transformer
[ACL 2020] PyTorch code for MART: Memory-Augmented Recurrent Transformer for Coherent Video Paragraph Captioning
junpan19/RSDN
Code for paper "Video Super-Resolution with Recurrent Structure-Detail Network" . The code is under preparation and is coming soon.
ShuhangGu/DASR
Training and Testing codes for our paper "Real-world Image Super-resolution via Domain-distance Aware Training"
ckkelvinchan/BasicVSR-IconVSR