Pinned Repositories
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
ActivityNet
This repository is intended to host tools and demos for ActivityNet
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
arcface-caffe
insightface-caffe
AutoAssign
Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"
awesome-cbir-papers
📝Awesome and classical image retrieval papers
PySceneDetect
:movie_camera: A Python/OpenCV-based scene detection program, using threshold/content analysis on a given video.
GuitarYourself's Repositories
GuitarYourself/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
GuitarYourself/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
GuitarYourself/awesome-cbir-papers
📝Awesome and classical image retrieval papers
GuitarYourself/awesome-image-alignment-and-stitching
A curated list of awesome resources for image alignment and stitching ...
GuitarYourself/Awesome-Image-Distortion-Correction
A curated list of resources on handling Rolling Shutter effects and Radial Distortions
GuitarYourself/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
GuitarYourself/BoxInstSeg
A toolbox for box-supervised instance segmentation.
GuitarYourself/ControlNet
Let us control diffusion models!
GuitarYourself/cv-detect-robot
🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)
GuitarYourself/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
GuitarYourself/DFM
Python (Pytorch) and Matlab (MatConvNet) implementations of CVPR 2021 Image Matching Workshop paper DFM: A Performance Baseline for Deep Feature Matching
GuitarYourself/DragDiffusion
Official code for DragDiffusion
GuitarYourself/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
GuitarYourself/efficientderain
we propose EfficientDerain for high-efficiency single-image deraining
GuitarYourself/Generative-AI
Multimodal Image Synthesis and Editing: The Generative AI Era [TPAMI 2023]
GuitarYourself/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
GuitarYourself/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
GuitarYourself/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
GuitarYourself/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
GuitarYourself/ReID_Adversarial_Defense
A Person Re-identification Data Augmentation Method with Adversarial Defense Effect
GuitarYourself/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
GuitarYourself/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
GuitarYourself/Segment-Everything-Everywhere-All-At-Once
Official implementation of the paper "Segment Everything Everywhere All at Once"
GuitarYourself/stable-diffusion
A latent text-to-image diffusion model
GuitarYourself/the-gan-zoo
A list of all named GANs!
GuitarYourself/torch2trt_dynamic
A pytorch to tensorrt convert with dynamic shape support
GuitarYourself/Uni-ControlNet
GuitarYourself/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
GuitarYourself/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
GuitarYourself/YOLOv8-TensorRT
YOLOv8 using TensorRT accelerate !