Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
AICITY2020_DMT_VehicleReID
The 3rd Place Submission to AICity Challenge 2020 Track2
AlignedReID-Re-Production-Pytorch-1
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
ccdl
channel-pruning
impl-pruning-caffemodel
Person_reID_baseline_pytorch
RainsScriptLib123
ReID-MGN
zp1018's Repositories
zp1018/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
zp1018/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
zp1018/blended-diffusion
Official implementation for "Blended Diffusion for Text-driven Editing of Natural Images" [CVPR 2022]
zp1018/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
zp1018/FastSAM
Fast Segment Anything
zp1018/fiftyone
The open-source tool for building high-quality datasets and computer vision models
zp1018/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Speech Inputs
zp1018/image_harmonization
[WACV2021] Foreground-aware Semantic Representations for Image Harmonization https://arxiv.org/abs/2006.00809
zp1018/imTED
[ICCV 2023] Integrally Migrating Pre-trained Transformer Encoder-decoders for Visual Object Detection
zp1018/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
zp1018/JSON2YOLO
Convert JSON annotations into YOLO format.
zp1018/learnopencv
Learn OpenCV : C++ and Python Examples
zp1018/lotto
使用循环神经网络预测大乐透开奖结果。仅为技术研究而产生的娱乐性质的小实验,赚不了钱,赚不了钱,赚不了钱,重要的事情说三遍。
zp1018/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
zp1018/MobileSAM
This is the offiicial code for Faster Segment Anything (MobileSAM) project that makes SAM lightweight
zp1018/NRVQA
no reference image/video quaity assessment(BRISQUE/NIQE/PIQE/DIQA/deepBIQ/VSFA
zp1018/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
zp1018/ParkingE2E
zp1018/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
zp1018/Point-NN
[CVPR 2023] Parameter is Not All You Need: Starting from Non-Parametric Networks for 3D Point Cloud Analysis
zp1018/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
zp1018/pytorch-UNet
pytorch搭建自己的unet网络,训练自己的数据集。
zp1018/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
zp1018/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.
zp1018/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
zp1018/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
zp1018/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv8, YOLOv7, YOLOv6....), nms plugin support
zp1018/TensorRT_Inference_Demo
A repo that uses TensorRT to deploy wll-trained models.Support RTDETR,YOLO-NAS,YOLOV5,YOLOV6,YOLOV7,YOLOV8,YOLOX.
zp1018/yolo_tracking
A collection of SOTA real-time, multi-object trackers for object detectors
zp1018/YOSO
Code release for paper "You Only Segment Once: Towards Real-Time Panoptic Segmentation" [CVPR 2023]