Skip to content
View Kevinnan-teen's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kevinnan-teen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

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

    Jupyter Notebook 83 10 Updated Feb 21, 2023
  • CDN Public

    个人博客图床

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

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

    JavaScript 3 MIT License Updated May 21, 2022
  • new blog

    HTML Updated May 8, 2022
  • e-book Public

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

    Updated May 6, 2022
  • media server based on c++11, support webrtc/rtmp/httpflv/hls/websocket flv

    C++ MIT License Updated May 6, 2022
  • 清华大学操作系统2015课程实验(fork)

    Rust 1 GNU General Public License v3.0 Updated Mar 21, 2022
  • lab0-c Public

    Forked from sysprog21/lab0-c

    C Programming Lab: Assessing Your C Programming Skills

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

    EJS 1 Updated Mar 1, 2022
  • nc-resume Public template

    Forked from wodeni/nimo-markdown-cv

    Maintain your CV in Markdown ✨

    HTML 1 MIT License Updated Jan 26, 2022
  • WebRTC Media Server

    C++ GNU General Public License v2.0 Updated Dec 23, 2021
  • May there be a little help with your Arch Linux installation and setup.

    MIT License Updated Oct 30, 2021
  • Web-Server Public

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

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

    Updated Jun 8, 2021
  • 学习和测试git的使用方法.

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

    C 78 8 MIT License Updated Mar 15, 2021
  • 中文独立博客列表

    JavaScript MIT License Updated Feb 24, 2021
  • mtcnn Public

    Forked from ipazc/mtcnn

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

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

    Updated Dec 20, 2020
  • 记录平时做的一些有意思的小项目/应用(编程语言不限)

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

    C++ 9 Updated Aug 7, 2020
  • The full C++ implementation of mediasoup

    C++ Updated Jul 24, 2020
  • c++控制台应用程序——实现简易的学生管理系统,仅供初学者学习交流使用

    C++ 9 4 Updated Jun 21, 2020
  • GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.

    Ruby Updated Mar 12, 2020
  • Jupyter Notebook MIT License Updated Feb 23, 2020
  • 本项目记录学习《动手学深度学习》的笔记和代码。

    Jupyter Notebook 1 Updated Feb 22, 2020
  • 记录大二上《电子创新实践》课程的四个小实验和一个大作业。

    C Updated Jan 23, 2020
  • st-load Public

    Forked from leanhd/st-load

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

    C++ Updated Dec 7, 2013