Stars
World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant into a full video pro…
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
Simple samples for TensorRT programming
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Mathematical derivation and pure Python code implementation of machine learning algorithms.
Crack LeetCode, not only how, but also why.
Ole168 / Fall-Detection-1
Forked from JJN123/Fall-DetectionNon-invasive Fall Detection with Keras and Tensorflow
Lightweight fall detection based on human pose estimation
Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)
Real-time ADLs and Fall Detection implement TensorFlow
ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
使用Tensorflow实现声纹识别
FEELVOS implementation in PyTorch; FEELVOS: Fast End-to-End Embedding Learning for Video Object Segmentation
Implementation for "Context Prior for Scene Segmentation"
[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation
yolo 4th edition implemented by tensorflow2.0
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube
tensorflow实战练习,包括强化学习、推荐系统、nlp等
Ole168 / Chatbot_CN
Forked from charlesXu86/Chatbot_CN基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别