Harley's repositories
AMF-Placer
AMF-Placer 2.0: An open-source timing-driven analytical mixed-size FPGA placer of heterogeneous resources (LUT/FF/LUTRAM/MUX/CARRY/DSP/BRAM...)
awesome-decision-transformer
A curated list of Decision Transformer resources (continually updated)
Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundations of Reinforcement Learning."
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
FaceRestoration-sgpn
Code for CVPR 2022 paper "Blind Face Restoration via Integrating Face Shape and Generative Priors"
chipformer
The release for ICML 2023 paper
CodeFormer-onnxrun-cpp-py
使用ONNXRuntime部署CodeFormer图像清晰修复,包含C++和Python两个版本的程序
decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
DRL
Deep Reinforcement Learning
GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
hagrid
HAnd Gesture Recognition Image Dataset
LARA-2023_Cpp-Fork-Detection
Rede neural YOLOv7-fork para detecção de garfos em C++ usando OpenCV e ONNXRunTime.
learning
Learning Shell,Python,Golang,System,Network
llama2.c
Inference Llama 2 in one file of pure C
nn-editor
Neural Net Editor 神经网络编辑器
onnx-modifier
A tool to modify onnx models in a visualization fashion, based on Netron and flask.
onnx-simplifier
Simplify your onnx model
onnx-tool
ONNX model's shape inference and MACs(FLOPs) counting.
onnx2pytorch
Transform ONNX model to PyTorch representation
shape-engine-cpp
A tiny inference engine example with onnx-tool's compute graph and shape engine.
simple-onnx-processing-tools
A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change opset, change to the specified input order, addition of OP, RGB to BGR conversion, change batch size, batch rename of OP, and JSON convertion for ONNX models.
snc4onnx
Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.
WireMask-BBO
Official implementation of NeurIPS'23 paper "Macro Placement by Wire-Mask-Guided Black-Box Optimization"
xroute_env
RL environment for detailed routing.
YOLOv7_OpenVINO_cpp-python
This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api