Pinned Repositories
abcjs
javascript for rendering abc music notation
acl
Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS
ais-sdk
AIS SDK and code samples, include ak/sk access method and token method.
aoce
android/window (GPU image processing)(multimedia)
awesome-ncnn
😎 A Collection of Awesome NCNN-based Projects
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
bilibiliupload
Upload video to bilibili under command-line interface
BlackHole
BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.
BombMan
botfront
A powerful Rasa UI to build advanced AI assistants.
Junan007's Repositories
Junan007/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
Junan007/EAST
A tensorflow implementation of EAST text detector
Junan007/DarknetDemoInAndroid
process a demo in android
Junan007/synthdata-zh
synthdata-zh is a project that generates a Chinese language training set
Junan007/flask-video-streaming
Supporting code for my article on video streaming with Flask.
Junan007/ais-sdk
AIS SDK and code samples, include ak/sk access method and token method.
Junan007/tiny-dnn
header only, dependency-free deep learning framework in C++14
Junan007/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection
Junan007/PixelLink-with-pytorch
PixelLink-with-pytorch
Junan007/ocropus3
Repository collecting all the submodules for the new PyTorch-based OCR System.
Junan007/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Junan007/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Junan007/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
Junan007/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
Junan007/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
Junan007/pytorch-starspace
PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adams, Antoine Bordes and Jason Weston
Junan007/pytorch-mask-rcnn
Junan007/GenTextImageBlocks
Generate image blocks of single-line texts for OCR training
Junan007/sceneReco
ctpn+crnn Scene character recognition
Junan007/pytorch-retinanet
RetinaNet in PyTorch
Junan007/SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
Junan007/deconvfaces
Generating faces with deconvolution networks
Junan007/cef3-sdl2
Cef 3 off-screen rendering example for SDL
Junan007/DOOM-3
Doom 3 GPL source release
Junan007/llvm-tutorial-cn
Simplified Chinese translation for the LLVM Tutorial