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/MeiweiPCB
youtang1993/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
youtang1993/best-of-jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
youtang1993/CenterNet2
Two-stage CenterNet
youtang1993/centerX
This repo is implemented based on detectron2 and centernet
youtang1993/CoLAD
Official Implementation of the WACV 2022 paper: Improve Object Detection with Label Assignment Distillation.
youtang1993/ContrastiveSeg
Exploring Cross-Image Pixel Contrast for Semantic Segmentation
youtang1993/ECBSR
Edge-oriented Convolution Block for Real-time Super Resolution on Mobile Devices, ACM Multimedia 2021
youtang1993/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
youtang1993/flashtorch
Visualization toolkit for neural networks in PyTorch! Demo -->
youtang1993/flip
Synthetic Image generation with Flip. Generate thousands of new 2D images from a small batch of objects and backgrounds.
youtang1993/interactive-gp-visualization
Interactive visualization of Gaussian processes
youtang1993/kornia
Open Source Differentiable Computer Vision Library for PyTorch
youtang1993/LaTeX-Workshop
Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
youtang1993/Learn-Datascience-For-Free
youtang1993/lightseq
LightSeq: A High Performance Library for Sequence Processing and Generation
youtang1993/MathInspector
A visual programing environment for scientific computing with python
youtang1993/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
youtang1993/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
youtang1993/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
youtang1993/MODNet
A Trimap-Free Solution for Portrait Matting in Real Time under Changing Scenes
youtang1993/neurst
Neural end-to-end Speech Translation Toolkit
youtang1993/Nystromformer
youtang1993/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
youtang1993/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
youtang1993/Ryven
Flow-based visual scripting for Python
youtang1993/self-attention-cv
Implementation of self-attention mechanisms for general purpose. Focused on computer vision modules. Ongoing repository.
youtang1993/SimDeblur
SimDeblur is a simple framework for image and video deblurring, implemented by PyTorch
youtang1993/yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
youtang1993/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.