Pinned Repositories
CVPR2020_GDNet
CVPR2022-DaGAN
Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
DCNv2
Deformable Convolutional Networks v2 with Pytorch
deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
dl_scripts
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
indrnn-pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
IndRNN_pytorch
Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.
SEUvictor's Repositories
SEUvictor/CVPR2020_GDNet
SEUvictor/CVPR2022-DaGAN
Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
SEUvictor/CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
SEUvictor/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
SEUvictor/DCNv2
Deformable Convolutional Networks v2 with Pytorch
SEUvictor/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
SEUvictor/dl_scripts
SEUvictor/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
SEUvictor/indrnn-pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
SEUvictor/IndRNN_pytorch
Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.
SEUvictor/keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
SEUvictor/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
SEUvictor/LSTMVis
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
SEUvictor/OUCML
SEUvictor/pytorch_segmentation
Semantic segmentation models, datasets and losses implemented in PyTorch.
SEUvictor/residual_lstm
Implementation of Residual LSTM: Design of a Deep Recurrent Architecture for Distant Speech Recognition
SEUvictor/see-rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
SEUvictor/Seq2Seq-Vis
Visualization for Sequential Neural Networks with Attention
SEUvictor/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
SEUvictor/unet-keras
这是一个unet-keras的源码,可以用于训练自己的模型。
SEUvictor/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
SEUvictor/yolov3-point
从零开始学习YOLOv3教程解读代码+注意力模块(SE,SPP,RFB etc)
SEUvictor/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
SEUvictor/yolov5-byteTrack
SEUvictor/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,支持5.0版本可训练自己数据集
SEUvictor/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort
SEUvictor/Yolov7-tracker
Yolo v7 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in VisDrone2019 Dataset. It uses a unified style and integrated tracker for easy embedding in your own projects.