Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
caffe
Caffe: a fast open framework for deep learning.
caffe_to_pytorch_demo
caffe_to_pytorch_demo
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
cesium-navigation
Cesium plugin that adds to the Cesium map a compass, navigator (zoom in/out), and distance scale.
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
CodingInterviewChinese2
《剑指Offer》第二版源代码
KingWangSeet's Repositories
KingWangSeet/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
KingWangSeet/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
KingWangSeet/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
KingWangSeet/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
KingWangSeet/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
KingWangSeet/DeepLearningSystem
Deep Learning System core principles introduction.
KingWangSeet/detr
End-to-End Object Detection with Transformers
KingWangSeet/fast-reid
SOTA Re-identification Methods and Toolbox
KingWangSeet/fire-detect-yolov4
fire-smoke-detection-dataset and fire-detection-yolov4-yolov5,火灾检测,烟雾检测
KingWangSeet/kingwang-resume
🚀 在线简历生成器
KingWangSeet/learning-cuda-trt
A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt
KingWangSeet/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
KingWangSeet/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
KingWangSeet/pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
KingWangSeet/pytorch-beginner
pytorch tutorial for beginners
KingWangSeet/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
KingWangSeet/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
KingWangSeet/Reactive-Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
KingWangSeet/SEPC
Scale-equalizing Pyramid Convolution for object detection
KingWangSeet/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
KingWangSeet/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
KingWangSeet/thrust
The C++ parallel algorithms library.
KingWangSeet/torch2trt
An easy to use PyTorch to TensorRT converter
KingWangSeet/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
KingWangSeet/yolodet-pytorch
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
KingWangSeet/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
KingWangSeet/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
KingWangSeet/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
KingWangSeet/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
KingWangSeet/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/