Pinned Repositories
jiayiliu.github.io
blogs
MMDNN-Vis
Visualization tool branched from MMdnn repo
PlotNeuralNet
Latex code for making neural networks diagrams
stock_playground
Play with stock and portfolio management
jiayiliu's Repositories
jiayiliu/jiayiliu.github.io
blogs
jiayiliu/auptimizer
An automatic ML model optimization tool.
jiayiliu/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
jiayiliu/Awesome-Pruning
A curated list of neural network pruning resources.
jiayiliu/DareBlopy
Date Reading Blocks for Python
jiayiliu/data-efficient-gans
Differentiable Augmentation for Data-Efficient GAN Training
jiayiliu/DeepFashion_Try_On
Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
jiayiliu/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
jiayiliu/dnn_compression
Literature collection of DNN model compression and acceleration
jiayiliu/explore_badges
Explore adding badges to a repo
jiayiliu/Face-Depixelizer
Face Depixelizer based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.
jiayiliu/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
jiayiliu/ggpy
ggplot port for python
jiayiliu/git_case_sense
Test git case sensitivity
jiayiliu/github-push-action
GitHub actions to push back to repository eg. updated code
jiayiliu/glow
Compiler for Neural Network hardware accelerators
jiayiliu/gradio
Create UIs for prototyping your machine learning model in 3 minutes
jiayiliu/handy_setup
jiayiliu/handypy
jiayiliu/jupyterlab_tensorboard
Tensorboard extension for jupyterlab.
jiayiliu/model-optimization
A suite of tools that users, both novice and advanced, can use to optimize machine learning models for deployment and execution.
jiayiliu/moniel
Interactive Notation for Computational Graphs
jiayiliu/onnx2keras
Convert ONNX model graph to Keras model format.
jiayiliu/py-webrtcvad
Python interface to the WebRTC Voice Activity Detector
jiayiliu/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
jiayiliu/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
jiayiliu/recsim
A Configurable Recommender Systems Simulation Platform
jiayiliu/tensorflow
Computation using data flow graphs for scalable machine learning
jiayiliu/torchrec
Pytorch domain library for recommendation systems
jiayiliu/VAD-python
Voice Activity Detector in Python