Pinned Repositories
Abandon_Bayer-Filter_See_in_the_Dark
Source code for CVPR2022 paper "Abandoning the Bayer-Filter to See in the Dark"
AdaFace
Automold--Road-Augmentation-Library
This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific weather and road conditions.
awesome-data-annotation
A list of tools for annotating data, managing annotations, etc.
awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
awesome-multiple-object-tracking
Resources for Multiple Object Tracking(MOT)
awesome-robotics-datasets
A collection of useful datasets for robotics and computer vision
Awesome-Self-Supervised-Papers
Paper bank for Self-Supervised Learning
awesome-tiny-object-detection
🕶 A curated list of Tiny Object Detection papers and related resources.
awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
ChangGiMoon's Repositories
ChangGiMoon/Abandon_Bayer-Filter_See_in_the_Dark
Source code for CVPR2022 paper "Abandoning the Bayer-Filter to See in the Dark"
ChangGiMoon/AdaFace
ChangGiMoon/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
ChangGiMoon/awesome-tiny-object-detection
🕶 A curated list of Tiny Object Detection papers and related resources.
ChangGiMoon/BoT-SORT
BoT-SORT: Robust Associations Multi-Pedestrian Tracking
ChangGiMoon/Cold-Diffusion-Models
Official implementation of Cold-Diffusion for different transformations in pytorch.
ChangGiMoon/CVPR2022-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
ChangGiMoon/DINO
Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
ChangGiMoon/Face-Hallucination-Benchmark
A collection of state-of-the-art face super-resolution/hallucination methods
ChangGiMoon/fiftyone
The open-source tool for building high-quality datasets and computer vision models
ChangGiMoon/libvips
A fast image processing library with low memory needs.
ChangGiMoon/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
ChangGiMoon/multi-object-tracker
Multi-object trackers in Python
ChangGiMoon/multispectral-object-detection
Multispectral Object Detection with Yolov5 and Transformer
ChangGiMoon/ObjectBox
(ECCV 22 Oral) ObjectBox: From Centers to Boxes for Anchor-Free Object Detection
ChangGiMoon/ONNX-YOLOv7-Object-Detection
Python scripts performing object detection using the YOLOv7 model in ONNX.
ChangGiMoon/PINTO_model_zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
ChangGiMoon/play_with_tflite
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
ChangGiMoon/Single_Object_Tracking_Paper_List
Paper list for single object tracking (State-of-the-art SOT trackers)
ChangGiMoon/StrongSORT
StrongSORT: Make DeepSORT Great Again
ChangGiMoon/TCTrack
TCTrack: Temporal Contexts for Aerial Tracking (CVPR2022)
ChangGiMoon/torch2trt
An easy to use PyTorch to TensorRT converter
ChangGiMoon/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
ChangGiMoon/vidt
ChangGiMoon/WIPA-Face-Super-Resolution
Pytorch implementation of WIPA: Super-resolution of very low-resolution face images with a Wavelet Integrated, Identity Preserving, Adversarial Network.
ChangGiMoon/Yolo-FastestV2
:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+
ChangGiMoon/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
ChangGiMoon/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
ChangGiMoon/yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
ChangGiMoon/yolov7-1
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors