Pinned Repositories
add_service
🚀 Effortlessly create and manage systemd startups with just one command.
boxx
Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
bpycv
Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
calibrating
Calibrate camera's intrinsic/extristric, and build stereo depth camera with OpenCV python.
hik_camera
Easy-to-use Python API for Hikrobot Ethernet Industrial Camera (Pythonic 风格的海康网口工业相机 SDK)
jetInKinect
use Kinect to control jet in *GTA: San Andreas*
process_raw
A python package to process raw and dng file, supporting demosaicing with gamma correction.
retail_product_checkout_tools
Tools for "Retail Product Checkout Dataset"(RPC)
smartImgProcess
手工实现的智能图片处理系统 包含基础的图片处理功能 各类滤波 seam carving算法 以及结合精细语义分割信息 实现智能去除目标的功能
build_synthetic_ishape
Building synthetic iShape dataset by Blender
DIYer22's Repositories
DIYer22/boxx
Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
DIYer22/bpycv
Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
DIYer22/hik_camera
Easy-to-use Python API for Hikrobot Ethernet Industrial Camera (Pythonic 风格的海康网口工业相机 SDK)
DIYer22/add_service
🚀 Effortlessly create and manage systemd startups with just one command.
DIYer22/calibrating
Calibrate camera's intrinsic/extristric, and build stereo depth camera with OpenCV python.
DIYer22/retail_product_checkout_tools
Tools for "Retail Product Checkout Dataset"(RPC)
DIYer22/process_raw
A python package to process raw and dng file, supporting demosaicing with gamma correction.
DIYer22/stereo_matching_crestereo
Effortlessly deploy CREStereo in PyTorch with a simple pip install.
DIYer22/calibdiff
A PyTorch-based differential camera calibration library for intrinsic, extrinsic, and stereo camera calibration.
DIYer22/zcs
Z Configuration System: a flexible powerful configuration system which takes advantage of both `argparse` and `yacs`
DIYer22/RetroPython
用手机的重力感应操作 在树莓派的LED阵列上运行 类似贪吃蛇的双人对战游戏
DIYer22/bpycv_example_data
Example data for try bpycv
DIYer22/fisheye_calibration_undistortion
Fisheye calibration and undistortion example by Python OpenCV
DIYer22/graph_optimization
Example code for graph optimization
DIYer22/poster_hackathon
Poster Hackathon's Python code
DIYer22/CREStereo
Official MegEngine implementation of CREStereo(CVPR 2022 Oral).
DIYer22/hpargparse
argparse extension for hpman
DIYer22/hpman
A hyperparameter manager for deep learning experiments.
DIYer22/learning_git
DIYer22/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
DIYer22/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
DIYer22/multi_realsense_manager
A concise and robust multi-RealSense Python control library
DIYer22/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
DIYer22/percipiocam.py
Easy-to-use Python API for Percipio 3D camera with Docker (Pythonic 风格的图漾相机 SDK)
DIYer22/py_project
Template to build a new PyPI project. So it could intall by `pip install`.
DIYer22/pycomponent
Code components for python project
DIYer22/PyRetri
Open source deep learning based image retrieval toolbox based on PyTorch🔥
DIYer22/tiny_cv2.docker
Compact docker image that include opencv + python3 + ubuntu, only 185MB in compressed size, 500MB in docker size!
DIYer22/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
DIYer22/yacs
YACS -- Yet Another Configuration System