Pinned Repositories
Acwing-Comp
《算法竞赛进阶指南》例题的题解代码 C++,以markdown形式记录
Algorithm-Template
This is my Algorithm Template in C++, FOR LeetCode
detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
Easymcm
A simple LaTeX package for Mathematical Contest in Modeling (MCM)
Git-Help
Git命令基础操作-自用
gugu-tutorial
咕咕教程。
lowlevelprogramming-university
How to be low-level programmer
MIT6.824-2021
4 labs + 2 challenges + 4 docs
MIT6.828
xv6-lab-2022 in MIT6.828
ProGrinder's Repositories
ProGrinder/Acwing-Comp
《算法竞赛进阶指南》例题的题解代码 C++,以markdown形式记录
ProGrinder/Algorithm-Template
This is my Algorithm Template in C++, FOR LeetCode
ProGrinder/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
ProGrinder/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
ProGrinder/Easymcm
A simple LaTeX package for Mathematical Contest in Modeling (MCM)
ProGrinder/Git-Help
Git命令基础操作-自用
ProGrinder/gugu-tutorial
咕咕教程。
ProGrinder/lowlevelprogramming-university
How to be low-level programmer
ProGrinder/MIT6.824-2021
4 labs + 2 challenges + 4 docs
ProGrinder/MIT6.828
xv6-lab-2022 in MIT6.828
ProGrinder/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
ProGrinder/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
ProGrinder/ProGrinder
It seems you found a secret !
ProGrinder/ProGrinder.github.io
Blog
ProGrinder/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
ProGrinder/yadcc
Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
ProGrinder/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测