genggng
A computer science PhD student of BUPT, interested in computer vision, tinyml and model quantization.
BUPTBeijing,China.
Pinned Repositories
CV-common
计算机视觉常用的工具代码
douban-best-250-movies
Crawling the best 250 movies from douban by python script and create a Knowledge Graph with Neo4j database.
mutilclass-SVM
A multi-class svm implemented using numpy.
Mynote
My own repository of academic knowledge.
ppq_tools
A collection of utilities for ppq, Including demo, benchmark, deployment tutorial。
pytorch-quantization-demo
A simple network quantization demo using pytorch from scratch.
qq-bot
Based on QQ's official highly customized robot, it can connect to various back-end services and realize unlimited possibilities.
robot
一个高度定制化的qq机器人助理,连接chatgpt和stable duffsion,可以自创知识库。暂时缺乏维护。
useful-script
Some usefule script in daily which can improve the efficiency on linux server.
Word-elimination-game
学校C++课程大作业,网络SOCKET编程,学习交流一下
genggng's Repositories
genggng/Word-elimination-game
学校C++课程大作业,网络SOCKET编程,学习交流一下
genggng/robot
一个高度定制化的qq机器人助理,连接chatgpt和stable duffsion,可以自创知识库。暂时缺乏维护。
genggng/useful-script
Some usefule script in daily which can improve the efficiency on linux server.
genggng/douban-best-250-movies
Crawling the best 250 movies from douban by python script and create a Knowledge Graph with Neo4j database.
genggng/mutilclass-SVM
A multi-class svm implemented using numpy.
genggng/Mynote
My own repository of academic knowledge.
genggng/pytorch-quantization-demo
A simple network quantization demo using pytorch from scratch.
genggng/qq-bot
Based on QQ's official highly customized robot, it can connect to various back-end services and realize unlimited possibilities.
genggng/Caltech256
genggng/CV-common
计算机视觉常用的工具代码
genggng/ppq_tools
A collection of utilities for ppq, Including demo, benchmark, deployment tutorial。
genggng/coco_tools
some useful tool for coco dataset
genggng/CPlusPlusThings
C++学习过程
genggng/genggng
The introduction about genggng
genggng/genggng.github.io
A personal website for academic.
genggng/leetcode
The code space to practice computer algorithm on leetcode using Python3.
genggng/mmlab-camp
mmalb 实战营作业代码
genggng/Nerf
my nerf code framework
genggng/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
genggng/python-code-space
Some useful python code
genggng/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
genggng/RepPointsV2