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/acl
Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS
Junan007/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Junan007/BlackHole
BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.
Junan007/botfront
A powerful Rasa UI to build advanced AI assistants.
Junan007/Chatito
🎯🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
Junan007/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
Junan007/ConveRT-pytorch
ConveRT Paper Pytorch Implementation
Junan007/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Junan007/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Junan007/EasyRTMP
EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件,经过多年实战和线上运行打造,支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调,支持Windows、Linux、arm(hisiv100/hisiv200/hisiv300/hisiv400/hisiv500/hisiv600/etc..)、Android、iOS平台,支持市面上绝大部分的RTMP流媒体服务器,包括Wowza、Red5、ngnix_rtmp、crtmpserver等主流RTMP服务器,能够完美应用于各种行业的直播需求,手机直播、桌面直播、摄像机直播、课堂直播等等方面! Android版本地址:https://github.com/EasyDSS/EasyRTMP-Android iOS地址:https://github.com/EasyDSS/EasyRTMP-iOS
Junan007/EigenChineseDocument
This is my translation of Chinese document of Eigen
Junan007/ESP32_OLED_webradio
OLED display support is added to ESP32 MP3 web radio/bluetotooth speaker code by MrBuddyCasino's. Now webradio station switching is supported (implemented by n24bass)
Junan007/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Junan007/IBMYes
Junan007/imgaug
Image augmentation for machine learning experiments.
Junan007/inv-veri
国税总局发票查验验证码识别
Junan007/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
Junan007/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Junan007/masr
中文语音识别,提供预训练模型,高识别率 Chinese Speech Recognition; Mandarin Automatic Speech Recognition;
Junan007/ocr_invoice
ocr system of invoice
Junan007/ocropy
Python-based tools for document analysis and OCR
Junan007/onnxruntime-projects
Code for some onnxruntime projects
Junan007/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
Junan007/speech_realtime_api
实时语音识别API WebSocket
Junan007/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
Junan007/TTGO-TM-ESP32
Junan007/tutorials
Tutorials for creating and using ONNX models
Junan007/tvm_tests
Junan007/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
Junan007/YOLOv5_NCNN
🍅 移动端部署,支持YOLOv5s、YOLOv4-tiny、MobileNetV2-YOLOv3-nano、Simple-Pose与Yolact模型,支持iOS、Android,使用NCNN框架。