Pinned Repositories
CRAFT-train
CRAFT(Baek et al., 2019) model training code
Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc. 一些机器学习、深度学习等相关话题的书籍。
fast-openISP
fast-openISP: a faster re-implementation of openISP
filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
haveged
Entropy daemon ![Continuous Integration](https://github.com/jirka-h/haveged/workflows/Continuous%20Integration/badge.svg)
Pelee.Pytorch
Pelee implement with pytorch
RefineDet
Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018
ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
StreamYOLO
Real-time Object Detection for Streaming Perception, CVPR 2022
YOLOv4.pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
HexCrafts's Repositories
HexCrafts/utils
HexCrafts/YOLOv5.pytorch
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
HexCrafts/tilck
A Tiny Linux-Compatible Kernel
HexCrafts/sqpnp
C++ Implementation of the SQPnP algorithm
HexCrafts/xv6-riscv
Xv6 for RISC-V
HexCrafts/YOLOv3.pytorch
Minimal PyTorch implementation of YOLOv3
HexCrafts/Yolov7-training
A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the model on custom (non-COCO) tasks.
HexCrafts/llama2.c
Inference Llama 2 in one file of pure C
HexCrafts/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
HexCrafts/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
HexCrafts/fast-openISP
fast-openISP: a faster re-implementation of openISP
HexCrafts/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
HexCrafts/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
HexCrafts/ISP-pipeline-hdrplus
Denoise,HDR,Isppipeline,Image-processing(图形处理),camera, Isp ,HDRplus
HexCrafts/openISP
Image Signal Processor
HexCrafts/haveged
Entropy daemon ![Continuous Integration](https://github.com/jirka-h/haveged/workflows/Continuous%20Integration/badge.svg)
HexCrafts/ScaledYOLOv4.pytorch
Scaled-YOLOv4: Scaling Cross Stage Partial Network
HexCrafts/StreamYOLO
Real-time Object Detection for Streaming Perception, CVPR 2022
HexCrafts/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
HexCrafts/RAPiD.pytorch
RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images (CVPR 2020 Workshops)
HexCrafts/public-cpp-libs
List of single-file C/C++ libraries.
HexCrafts/CRAFT-train
CRAFT(Baek et al., 2019) model training code
HexCrafts/Pelee.Pytorch
Pelee implement with pytorch
HexCrafts/YOLOv4.pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
HexCrafts/vueblog
A SpringBoot+Vue blog project example
HexCrafts/RetinaNet.pytorch
Pytorch implementation of RetinaNet object detection.
HexCrafts/music-player
HexCrafts/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
HexCrafts/LaneAF
HexCrafts/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc. 一些机器学习、深度学习等相关话题的书籍。