Pinned Repositories
AutoCaptionFontEnd
一个提取字幕的网站(express)
AutoEvaluationJS
用于正方系统上的教师自动打分JS脚本
bace01
编译原理课程设计
caffe
Caffe: a fast open framework for deep learning.
LearnTensorflow
基于 莫烦python 教程;https://github.com/MorvanZhou/tutorials/tree/master/tensorflowTUT
oms
订单管理系统
paddle_visual_bert
Paddle 复现 Visual_BERT
SAST-homepage-
2017南邮科技节网页设计大赛
setup
Setup a new machine without sudo!
temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
chenkangyang's Repositories
chenkangyang/oms
订单管理系统
chenkangyang/paddle_visual_bert
Paddle 复现 Visual_BERT
chenkangyang/caffe
Caffe: a fast open framework for deep learning.
chenkangyang/setup
Setup a new machine without sudo!
chenkangyang/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
chenkangyang/alfred
alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046
chenkangyang/BEVFormer
This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
chenkangyang/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
chenkangyang/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
chenkangyang/dreamfields-3D
A colab friendly toolkit to generate 3D mesh model / video / nerf instance / multiview images of colourful 3D objects by text and image prompts input, based on dreamfields.
chenkangyang/ES-Ensemble
ES-Ensemble
chenkangyang/fiery
PyTorch code for the paper "FIERY: Future Instance Segmentation in Bird's-Eye view from Surround Monocular Cameras"
chenkangyang/LingHang
领航杯校赛作品
chenkangyang/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
chenkangyang/mmcv
OpenMMLab Computer Vision Foundation
chenkangyang/MOTR
chenkangyang/My-ebook
chenkangyang/NJUPT-Yellow-Page
:yum:南京邮电大学黄页
chenkangyang/occupancy-for-nuscenes
3D occupancy
chenkangyang/PaddleNLP
An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.
chenkangyang/PaddleVideo
Comprehensive, latest, and deployable video deep learning algorithm, including video recognition, action localization, and temporal action detection tasks. It's a high-performance, light-weight codebase provides practical models for video understanding research and application
chenkangyang/pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
chenkangyang/pytorchvideo
A deep learning library for video understanding research.
chenkangyang/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
chenkangyang/spam-detection
Email spam detection experiments
chenkangyang/thor
thor: C++ helper library, for deep learning purpose
chenkangyang/UserScript
🐵 自用的一些乱七八糟 油猴脚本~
chenkangyang/vim-config
Lean mean (Neo)Vim machine, carefully crafted with :heart: Use with Neovim v0.1.5+ or Vim v7.4+
chenkangyang/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"
chenkangyang/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中