Pinned Repositories
onnx2keras
Convert ONNX model graph to Keras model format.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
aiedge5
bnn-bn-free
Unofficial Pytorch implementation of batch normalization free technique for binarized neural network.
convolutional-autoencoder-for-anomaly-detection
A convolutional autoencoder for anomaly detection by producing images with inverse pixel values if they were labeled as anomalies.
GUINNESS
GUINNESS: A GUI-based binarized deep Neural NEtwork SyntheSizer toward an FPGA (Supporting PyQt5 version)
high-level-synthesis-resources
A collection of URLs related to High Level Synthesis (HLS).
lloyd-max-quantizer
Python implementation of Lloyd-Max quantizer.
mpwn
Mixed-precision weights network for field-programmable gate array
sktime
A unified framework for machine learning with time series
ninfueng's Repositories
ninfueng/lloyd-max-quantizer
Python implementation of Lloyd-Max quantizer.
ninfueng/high-level-synthesis-resources
A collection of URLs related to High Level Synthesis (HLS).
ninfueng/bnn-bn-free
Unofficial Pytorch implementation of batch normalization free technique for binarized neural network.
ninfueng/aiedge5
ninfueng/GUINNESS
GUINNESS: A GUI-based binarized deep Neural NEtwork SyntheSizer toward an FPGA (Supporting PyQt5 version)
ninfueng/mpwn
Mixed-precision weights network for field-programmable gate array
ninfueng/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
ninfueng/ninpy
My reuse-able Python scripts.
ninfueng/Bi-Real-net
Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2018 and IJCV
ninfueng/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
ninfueng/E2FIF
Simple but stronge baseline for binarized super-resolution networks (BSRNs).
ninfueng/exercises
Exercises for "Neuroscience for machine learners" course
ninfueng/Group-Net-image-classification
Structured Binary Neural Networks for Image Recognition
ninfueng/hdd-imagenet
ninfueng/Hungarian-Algorithm-in-C-Language
ninfueng/mmdeploy
OpenMMLab Model Deployment Framework
ninfueng/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
ninfueng/nincore
Core utilities of nin's packages.
ninfueng/ninfueng
Config files for my GitHub profile.
ninfueng/ninfueng.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ninfueng/NinSolarized
NinSolarized: A forked NeoSolarized colorscheme for better font visibility.
ninfueng/nintorch
ninfueng/nsn
Pytorch implementation of Network with Sub-Networks.
ninfueng/SignLanguage
ninfueng/simple_esn
Simple Echo State Networks integrated with scikit-learn
ninfueng/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
ninfueng/splitmixer
PyTorch implementation of the SplitMixer MLP model for visual recognition
ninfueng/spring2019
CME213 Course Website, Spring 2019
ninfueng/swan
This project aims to enable language model inference on FPGAs, supporting AI applications in edge devices and environments with limited resources.
ninfueng/torch-resnet-cifar
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.