Pinned Repositories
deeplearing
深度学习的一些自己的网络层实现、功能函数等代码段记录
3DSSD-pytorch-openPCDet
The successful implementation of 3DSSD in Pytorch
C-
C++多线程笔记与代码
conventional-tracker
save algos for conventional tracker
MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
pytorch_DDP
pytorchDDPcode
SSD-single-shot-detector
paper SSD single_shot_detector实现
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
chenwangsy's Repositories
chenwangsy/deeplearing
深度学习的一些自己的网络层实现、功能函数等代码段记录
chenwangsy/3DSSD-pytorch-openPCDet
The successful implementation of 3DSSD in Pytorch
chenwangsy/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
chenwangsy/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
chenwangsy/conventional-tracker
save algos for conventional tracker
chenwangsy/SSD-single-shot-detector
paper SSD single_shot_detector实现
chenwangsy/pytorch_DDP
pytorchDDPcode
chenwangsy/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
chenwangsy/Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
chenwangsy/zguide
Learning and Using ØMQ
chenwangsy/C-
C++多线程笔记与代码