jaemyungkim's repositories

AI-Chip

A list of ICs and IPs for AI, Machine Learning and Deep Learning.

Language:PHPStargazers:0Issues:0Issues:0

awesome-fpga-list

A collection of some awesome public FPGA projects.

Stargazers:0Issues:0Issues:0

awesome-yolo-object-detection

🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.

Stargazers:0Issues:0Issues:0

BJUT_Tutorials

Things to learn for new students in the Lab for AI chips and systems of BJTU .

Stargazers:0Issues:0Issues:0

CFU-Playground

Want a faster ML processor? Do it yourself! -- A framework for playing with custom opcodes to accelerate TensorFlow Lite for Microcontrollers (TFLM). . . . . . Online tutorial: https://google.github.io/CFU-Playground/ For reference docs, see the link below.

License:Apache-2.0Stargazers:0Issues:0Issues:0

CNN-Accelerator-VLSI

Convolutional accelerator kernel, target ASIC & FPGA

License:Apache-2.0Stargazers:0Issues:0Issues:0

data-gradients

Computer Vision dataset analysis

License:Apache-2.0Stargazers:0Issues:0Issues:0

dnn-engine

AXI-Stream Universal DNN Engine with Novel Dataflow enabling 70.7 Gops/mm2 on TSMC 65nm GP for 8-bit VGG16

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DNN_HLS_Accelerator

This repository contains source code for CNN layers of ALexNet using Xilinx HLS Vivado.

Stargazers:0Issues:0Issues:0

EfficientPyTorch

A PyTorch Framework for Efficient Pruning and Quantization for specialized accelerators.

Language:PythonStargazers:0Issues:0Issues:0

finn

Dataflow compiler for QNN inference on FPGAs

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

finn-hlslib

Vivado HLS library for FINN

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

HandyFigure

HandyFigure provides the sources file (ususally PPT files) for paper figures

License:MITStargazers:0Issues:0Issues:0
Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

LilNetX

Official PyTorch implementation of LilNetX: Lightweight Networks with EXtreme Model Compression and Structured Sparsification

License:MITStargazers:0Issues:0Issues:0

micronet

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

nanodet

⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Neural-Networks-on-Silicon

This is originally a collection of papers on neural network accelerators. Now it's more like my selection of research on deep learning and computer architecture.

Stargazers:0Issues:0Issues:0

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

License:MITStargazers:0Issues:0Issues:0

numerical-linear-algebra

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

Stargazers:0Issues:0Issues:0

openhls

PyTorch model to RTL flow for low latency inference

License:MITStargazers:0Issues:0Issues:0

pp4fpgas

Parallel Programming for FPGAs -- An open-source high-level synthesis book

Language:TeXLicense:CC-BY-4.0Stargazers:0Issues:0Issues:0

repo

ZedBoard FPGA based Convolutional Neural Network (CNN) accelerator

Language:C++Stargazers:0Issues:0Issues:0

RepVGG

RepVGG: Making VGG-style ConvNets Great Again

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Systolic-array-implementation-in-RTL-for-TPU

IC implementation of Systolic Array for TPU

License:MITStargazers:0Issues:0Issues:0

Tiny-YOLO-LSQ

This is an implementation of YOLO using LSQ network quantization method.

Language:PythonStargazers:0Issues:0Issues:0

Vitis-AI

Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

yolov2_xilinx_fpga

A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard

Language:CLicense:MITStargazers:0Issues:0Issues:0