Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
anyRTC-RTMP-OpenSource
RTMP 推流器,RTMP(HLS)秒开播放器,跨平台(Win,IOS,Android)开源代码
Automatic-Helmet-Detection
Designing a system that can automatically detect the absence of helmet on motorcyclists by processing live video streams from a surveillance camera. This project will cater to one of the most basic goals of a smart city - road safety.
Autonomous-RC-Car
Self-driving RC Car ROS Software
AvStackDocs
音视频基础知识整理和相关协议文档说明
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
FFdynamic
Extend FFmpeg with run time control and dynamic audio/video composition
jetbot
An educational AI robot based on NVIDIA Jetson Nano.
jetson-car
Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316
simplest_ffmpeg_streamer
Simplest streamer based on FFmpeg
liuwen-nj's Repositories
liuwen-nj/algo
数据结构和算法必知必会的50个代码实现
liuwen-nj/anyRTC-RTMP-OpenSource
RTMP 推流器,RTMP(HLS)秒开播放器,跨平台(Win,IOS,Android)开源代码
liuwen-nj/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
liuwen-nj/CenterNet_Pro_Max
Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)
liuwen-nj/DataAugmentationForObjectDetection
Data Augmentation For Object Detection
liuwen-nj/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
liuwen-nj/deeplearning-with-tensorflow-notes
《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本
liuwen-nj/deepstream.io
deepstream.io server
liuwen-nj/detectron2_pkgs
My Detectron2 Packages
liuwen-nj/EasyML
Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
liuwen-nj/face_recognition
The world's simplest facial recognition api for Python and the command line
liuwen-nj/faiss
A library for efficient similarity search and clustering of dense vectors.
liuwen-nj/Fall-Detection-By-YOLOV3-and-LiteFlowNet
liuwen-nj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
liuwen-nj/JavaFamily
【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
liuwen-nj/LFLiveKit
LaiFeng IOS Live Kit,H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
liuwen-nj/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
liuwen-nj/light-LPR
Light-LPR是一个瞄准可以在嵌入式设备、手机端和普通的x86平台上运行的车牌识别开源项目,旨在支持各种场景的车牌识别,车牌字符识别准确率超99.95%,综合识别准确率超过99%,支持目前国内所有的车牌识别,觉得好用的一定要加星哦。
liuwen-nj/live666
live555 whith multithread
liuwen-nj/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4
liuwen-nj/nnie
重构海思sample中的NNIE模块
liuwen-nj/Safety-Helmet-Classifier-Dataset
liuwen-nj/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
liuwen-nj/srs
SRS is a simple live streaming cluster, a simple joy.
liuwen-nj/srs_code_note
直播点播,rtc学习资料,srs源代码分析,cdn原理实现,连麦,会议直播录相,微信小程序会议接入,sip客户端会议接入等方案文档,物联网调查报告等
liuwen-nj/TeamTalk
这是我维护的蘑菇街TeamTalk源码,一款
liuwen-nj/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
liuwen-nj/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
liuwen-nj/WasmVideoPlayer
Play file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream.
liuwen-nj/ZLMediaKit
A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV server and client framework based on C++11