Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
black
Cloning for practice.
chrome-plugin-demo
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
cmake-test
A playground to reproduce cmake issue
cs231n_fairx
Adapted from cs231n for purpose of study
DeepLabV3Example
Demo using DeeplabV3 with Pytorch Live
draw-a-tree
This is visualizing a tree structure in different ways
EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
PlayTorch
PyTorch Live is an easy to use library of tools for creating on-device ML demos on Android and iOS. With Live, you can build a working mobile ML prototype in minutes.
liuyinglao's Repositories
liuyinglao/black
Cloning for practice.
liuyinglao/cmake-test
A playground to reproduce cmake issue
liuyinglao/cs231n_fairx
Adapted from cs231n for purpose of study
liuyinglao/DeepLabV3Example
Demo using DeeplabV3 with Pytorch Live
liuyinglao/draw-a-tree
This is visualizing a tree structure in different ways
liuyinglao/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
liuyinglao/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation. I am forking it to get it ready for mobile device
liuyinglao/JsPyTorchLiveTemplate
A minimum example to use react-native-pytorch-core
liuyinglao/PlayTorch
PyTorch Live is an easy to use library of tools for creating on-device ML demos on Android and iOS. With Live, you can build a working mobile ML prototype in minutes.
liuyinglao/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
liuyinglao/my-first-react-app
liuyinglao/ndk-samples
Android NDK samples with Android Studio
liuyinglao/outdoor-learning
liuyinglao/PCOperations
Convenient scripts to optimize PC workflows
liuyinglao/portfolio-website
liuyinglao/python-threading
liuyinglao/react-native-gesture-handler
Declarative API exposing platform native touch and gesture system to React Native.
liuyinglao/react-native-simple-jsi
Example library and blog that explain how JSI modules are built from scratch in React Native
liuyinglao/RollABall
Unity Tutorial Project
liuyinglao/rust-example
Rust Learning Notes
liuyinglao/space-finder-frontend
A practical project from Udemy https://www.udemy.com/course/typescript-with-react-jest-testing/
liuyinglao/starter-kit
A Hack example to explore the potential of Viro + PlayTorch
liuyinglao/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
liuyinglao/tensorflow-lite-examples
TensorFlow examples
liuyinglao/TestData
A repo to provide url of test data
liuyinglao/TestPlayTorch
liuyinglao/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
liuyinglao/viro
ViroReact: The AR and VR library for React Native 📳
liuyinglao/ViroPlusPlayTorch
A Hack example to explore the potential of Viro + PlayTorch
liuyinglao/web-assembly-image-effect
An Example to run WebAssembly built with Rust