Pinned Repositories
BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
bilibot
A local chatbot fine-tuned by bilibili user comments.
Capsule
A Capsule Implement with Pure Keras
CARAFE
Unofficial implementation of CARAFE: Content-Aware ReAssembly of FEatures. Pure pytorch imp
ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR benchmark
CMakeTutorial
CMake中文实战教程
Co-DETR
[ICCV 2023] DETRs with Collaborative Hybrid Assignments Training
deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
VAE-SSIM
can-song's Repositories
can-song/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
can-song/bilibot
A local chatbot fine-tuned by bilibili user comments.
can-song/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
can-song/CMakeTutorial
CMake中文实战教程
can-song/Co-DETR
[ICCV 2023] DETRs with Collaborative Hybrid Assignments Training
can-song/detr
End-to-End Object Detection with Transformers
can-song/diffimg
can-song/docker-wechat
微信 docker 镜像
can-song/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
can-song/FF-Algorithms
Hinton's Forward-Forward Algorithm Implementation PyTorch
can-song/FF_unsupervised
An implementation of unsupervised example of the Forward-Forward algorithm proposed by (Hinton, 2020)
can-song/garbage-detection
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
can-song/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
can-song/gaussian-tockenize
can-song/lift-splat-shoot
Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
can-song/LightGlue
LightGlue: Local Feature Matching at Light Speed
can-song/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
can-song/mmdetection
Open MMLab Detection Toolbox and Benchmark
can-song/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
can-song/MOTR
[ECCV2022] MOTR: End-to-End Multiple-Object Tracking with TRansformer
can-song/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
can-song/open_clip
An open source implementation of CLIP.
can-song/OpenKF
This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..
can-song/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
can-song/PyTorch-QAT
PyTorch Quantization Aware Training(QAT,量化感知训练)
can-song/pytorch_forward_forward
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
can-song/shikra
can-song/tools
can-song/trackformer
Implementation of "TrackFormer: Multi-Object Tracking with Transformers”. [Conference on Computer Vision and Pattern Recognition (CVPR), 2022]
can-song/TransCAR
Code for TransCAR: Transformer-based Camera-And-Radar for 3D Object Detection