Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
AC-FPN
Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》
ACoL
(CVPR2018) Adversarial Complementary Learning for Weakly Supervised Object Localization
awesome-anomaly-detection
A complete list of papers on anomaly detection.
MeiweiPCB
mixture-model-based-object-detector
Mixture-Model-based Object Detector: PyTorch Implementation
PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
youtang1993's Repositories
youtang1993/BorderDet
Stay tuned for updates!
youtang1993/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
youtang1993/constrained_attention_filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
youtang1993/D2Det-mmdet2.1
D2Det using mmdetection v2.1, supporting Objects365 and LVIS
youtang1993/DAU-ConvNet
Displaced Aggregation Units for Convolutional Networks from "Spatially-Adaptive Filter Units for Deep Neural Networks" paper
youtang1993/delight
DeLighT: Very Deep and Light-Weight Transformers
youtang1993/ECANet
Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
youtang1993/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
youtang1993/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
youtang1993/FPT
Implementation for paper Feature Pyramid Transformer
youtang1993/I2C
(ECCV2020) Inter-Image Communication for Weakly Supervised Localization
youtang1993/IBN-Net
Instance-Batch Normalization Networks (ECCV2018)
youtang1993/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
youtang1993/leetcode-1
离线版本的电子书《LeetCode Cookbook》PDF https://github.com/halfrost/LeetCode-Go/releases/
youtang1993/MCIS_wsss
Code for ECCV 2020 paper (oral): Mining Cross-Image Semantics for Weakly Supervised Semantic Segmentation
youtang1993/MEAL-V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks
youtang1993/MNAD
An official implementation of "Learning Memory-guided Normality for Anomaly Detection" (CVPR 2020) in PyTorch.
youtang1993/pcl.pytorch
PyTorch codes for our paper "PCL: Proposal Cluster Learning for Weakly Supervised Object Detection".
youtang1993/piou
piou loss and Retail50K dataset
youtang1993/PyContrast
PyTorch implementation of Contrastive Learning methods; List of awesome-contrastive-learning papers
youtang1993/python-small-examples
告别枯燥,致力于打造 Python 富有体系且实用的小例子、小案例。
youtang1993/Real-SR
Real-World Super-Resolution via Kernel Estimation and Noise Injection
youtang1993/RSC
This is the official implementation of Self-Challenging Improves Cross-Domain Generalization, ECCV2020
youtang1993/Score-CAM
[CVPR 2020 Workshop] Official implementation of Score-CAM in Pytorch
youtang1993/SEAN
SEAN: Image Synthesis with Semantic Region-Adaptive Normalization (CVPR 2020, Oral)
youtang1993/SEF
Code for paper "Learning Semantically Enhanced Feature for Fine-grained Image Classification"
youtang1993/SimCLR-1
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
youtang1993/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM)
youtang1993/WS_DAN
The official TensorFlow implementation of WS-DAN.
youtang1993/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO