Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Adversarial-Feature-Hallucination-Networks-for-Few-Shot-Learning
Computer Vision Final Project. Implementation of Paper "Adversarial Feature Hallucination Networks for Few-Shot Learning".
android-google-play-store
安装谷歌三件套:google服务框架 ; google play service ;google play store
ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
buildOpenCV
Scripts for build OpenCV on the NVIDIA Jetson Nano Developer Kit
ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
IDeMe-Net
A PyTorch implementation of "Image Deformation Meta-Networks for One-Shot Learning"(CVPR 2019 Oral).
label-studio-Yolo-backend
This project, named Label-Studio-Yolo-Backend, is an open-source project aimed at providing an Yolov5 assisted labeling backend for Label Studio using label-studio-ml.
howyoungchen's Repositories
howyoungchen/label-studio-Yolo-backend
This project, named Label-Studio-Yolo-Backend, is an open-source project aimed at providing an Yolov5 assisted labeling backend for Label Studio using label-studio-ml.
howyoungchen/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
howyoungchen/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
howyoungchen/ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
howyoungchen/chatgpt-mirai-qq-bot
🚀 一键部署!真正的 ChatGPT QQ 聊天机器人!支持 ChatGPT Plus,ChatGPT API,多账号负载均衡,人设调教,对话上下文,文字转图片发送,代理加速 (内有视频教程)
howyoungchen/ChatGPTWEB
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
howyoungchen/ComfyUI-extension-tutorials
howyoungchen/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
howyoungchen/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
howyoungchen/FastestDet-opencv-dnn
使用OpenCV部署FastestDet,包含C++和Python两种版本的程序。模型文件不超过1M
howyoungchen/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
howyoungchen/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
howyoungchen/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
howyoungchen/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
howyoungchen/kohya_ss
howyoungchen/love
this is project show love to yuyu
howyoungchen/MCMOT-ByteTrack
howyoungchen/mkdocs-material
Documentation that simply works
howyoungchen/mmdetection
OpenMMLab Detection Toolbox and Benchmark
howyoungchen/modern-cpp-features
A cheatsheet of modern C++ language and library features.
howyoungchen/nano_build_opencv
Build OpenCV on Nvidia Jetson Nano
howyoungchen/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
howyoungchen/playground
A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
howyoungchen/roop
one-click face swap
howyoungchen/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
howyoungchen/semi-utils
一个批量添加相机机型和拍摄参数的工具,后续「可能」添加其他功能。
howyoungchen/so-vits-svc
SoftVC VITS Singing Voice Conversion
howyoungchen/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
howyoungchen/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
howyoungchen/Yolo-FastestV2
:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+