Code Monkey home page Code Monkey logo

nanche's Projects

classroom icon classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.

cpp_media_server icon cpp_media_server

media server based on c++11, support webrtc/rtmp/httpflv/hls/websocket flv

e-book icon e-book

收藏看过后对我有启发的书籍

face-detection icon face-detection

对人脸检测的主流方法做一个简单综述,简要介绍这些主流方法的原理、优缺点,以及部分算法的开源实现。

imagecompression icon imagecompression

自己从零实现一个图像压缩程序。首先将BMP的BGR转为YUV格式将图片压缩50%,然后使用LZW空间压缩算法和霍夫曼编码对图像进一步进行压缩。

intelligent-traffic-based-on-cv icon intelligent-traffic-based-on-cv

本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Python实现,流媒体服务器采用开源的SRS实时视频服务器搭建,GPU服务器使用YOLO模型实现道路目标如人、车、交通灯等物体的识别,同时还支持并发连接.客户端基于PyQt5进行开发.

lab0-c icon lab0-c

C Programming Lab: Assessing Your C Programming Skills

mcu-projects-collection icon mcu-projects-collection

单片机项目合集。包含我自己做的关于51、STM32等系列单片机的项目,包括项目c语言代码、proteus原理图仿真、面包板实物连接图、AD原理图和PCB等。另外分享一些单片机开发过程中的硬件和软件经验。

mtcnn icon mtcnn

MTCNN face detection implementation for TensorFlow, as a PIP package.

speaker-recognition icon speaker-recognition

说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。

srs_code_note icon srs_code_note

直播点播,rtc学习资料,srs源代码分析,SRS4.0 GB28181对接,cdn原理实现,连麦,会议直播录相,微信小程序会议接入,sip客户端会议接入等方案文档,物联网调查报告,深度学习教材等

st-load icon st-load

hls/http load test tool base on st(state-threads), support huge concurrency

web-server icon web-server

基于 Linux 的 Web 服务器,支持 GET、HEAD 方法处理静态资源。服务端并发模式使用epoll 和线程池实现 Reactor 事件处理模式。

webrtc-live-system icon webrtc-live-system

基于 webrtc 的流媒体直播系统。前端 Layui + Bootstrap构建,后端用 nodejs + koa2。浏览器端支持 webrtc 和 HTTP-FLV 播放

website-collection icon website-collection

网站收藏。浏览器书签收藏的网站内容太杂,本项目旨在实现一个网站收藏工具,用于收集经常浏览的技术网站,同时保存网站的子页面。前端使用layui框架,后端使用koa2框架。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.