Pinned Repositories
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
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, ... 🧠
awesome-3dcv-papers-daily
主要记录计算机视觉、VSLAM、点云、结构光、机械臂抓取、三维重建、深度学习、自动驾驶等前沿paper与文章。
beam-site-zh
Apache Beam 官方网站中文版
CIL-ReID
Benchmarks for Corruption Invariant Person Re-identification. [NeurIPS 2021 Track on Datasets and Benchmarks]
CLIP-ReID
Official implementation for "CLIP-ReID: Exploiting Vision-Language Model for Image Re-identification without Concrete Text Labels" (AAAI 2023)
covid-policy-tracker
Systematic dataset of Covid-19 policy, from Oxford University
Learning-OpenCV-3_examples
pytorch-be-your-own-teacher
A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', https://arxiv.org/abs/1905.08094
tensorflow-vgg
VGG19 and VGG16 on Tensorflow
bingo666520's Repositories
bingo666520/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, ... 🧠
bingo666520/awesome-3dcv-papers-daily
主要记录计算机视觉、VSLAM、点云、结构光、机械臂抓取、三维重建、深度学习、自动驾驶等前沿paper与文章。
bingo666520/CIL-ReID
Benchmarks for Corruption Invariant Person Re-identification. [NeurIPS 2021 Track on Datasets and Benchmarks]
bingo666520/CLIP-ReID
Official implementation for "CLIP-ReID: Exploiting Vision-Language Model for Image Re-identification without Concrete Text Labels" (AAAI 2023)
bingo666520/Cross-Modal-Re-ID-baseline
Pytorch Code for Cross-Modality Person Re-Identification (Visible Thermal/Infrared Re-ID)
bingo666520/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
bingo666520/Diverse-and-Compact-Transformer
[AAAI2023] DC-Former:Diverse and Compact Transformer for Person Re-Identification
bingo666520/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
bingo666520/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
bingo666520/FRSKD
Official implementation for (Refine Myself by Teaching Myself : Feature Refinement via Self-Knowledge Distillation, CVPR-2021)
bingo666520/graphSAGE-pytorch
A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
bingo666520/IFALNet
Pytorch code for paper "Middle modality interactive feature attention learning for Visible-Infrared Person Re-Identification"
bingo666520/LearningPathOfEmbeddedNMCU
自己总结的嵌入式&单片机学习路线相关的资料
bingo666520/MITML
bingo666520/MMIL-Transformer
bingo666520/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
bingo666520/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
bingo666520/PiT
Multi-direction and Multi-scale Pyramid in Transformer for Video-based Pedestrian Retrieval on PolarbearVidID
bingo666520/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
bingo666520/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
bingo666520/pytorch_geometric
Graph Neural Network Library for PyTorch
bingo666520/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
bingo666520/Self-Correction-Human-Parsing
An out-of-box human parsing representation extractor.
bingo666520/Self-KD-Lib
[ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of some Self-Knowledge Distillation and data augmentation methods
bingo666520/TOP-ReID
【AAAI2024】TOP-ReID: Multi-spectral Object Re-Identification with Token Permutation
bingo666520/TTQK
Lifelong Visible-Infraed Person Re-identification via Tri-Token Transformers with a Query-Key Mechanism
bingo666520/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
bingo666520/YOLO-v5
:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)
bingo666520/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
bingo666520/YOLOV8-DeepSORT-Tracking-Vehicle-Counting
Vehicle Counting Using Yolov8 and DeepSORT