Stars
[COLM 2025] DFRot: Achieving Outlier-Free and Massive Activation-Free for Rotated LLMs with Refined Rotation; 知乎:https://zhuanlan.zhihu.com/p/12186430182
The official implementation of "Sparse-vDiT: Unleashing the Power of Sparse Attention to Accelerate Video Diffusion Transformers" (arXiv 2025)
[SIGIR2025] The official code for paper "MSL: Not All Tokens Are What You Need for Tuning LLM as a Recommender"
Pytorch implementation of our paper OvSW: Overcoming Silent Weights for Accurate Binary Neural Networks accepted by ECCV 2024.
[WWW2024] The official code for paper "Distributionally Robust Graph-based Recommendation System"
Pytorch implementation of our paper MaxQ: Multi-Axis Query for N:M Sparsity Network accepted by CVPR 2024.
[VLDB 2024] Source code for FusionQuery: On-demand Fusion Queries over Multi-source Heterogeneous Data
Pytorch implementation of our paper SUBP: Soft Uniform Block Pruning for 1xN Sparse CNNs Multithreading Acceleration accepted by NeurIPS 2023.
[ICONIP 2023] Propheter: Prophetic Teacher Guided Long-Tailed Distribution Learning
在 VS Code 中练习 拼题A (PTA) 编程题,支持本地代码一键提交、测试用例检测、题目搜索、题解查看与检索
A lightweight and extensible toolbox for image classification
[ICIP 2023 (oral)] Team DETR: Guide Queries as a Professional Team in Detection Transformers
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
[CVPR 2022 Oral] Official implementation of DN-DETR
[ICLR 2022] Official implementation of the paper "DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR"
End-to-End Object Detection with Transformers
The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、CIoU loss, cross-entropy、focal-loss、GHM, AP/MAP and so on by …