Guanyan1996's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
django/django
The Web framework for perfectionists with deadlines.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
facebook/docusaurus
Easy to maintain open source documentation websites.
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
faif/python-patterns
A collection of design patterns/idioms in Python
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
github/copilot-docs
Documentation for GitHub Copilot
emqx/emqx
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
jd/tenacity
Retrying library for Python
openatx/uiautomator2
Android Uiautomator2 Python Wrapper
docker/docker-py
A Python library for the Docker Engine API
TencentQQGYLab/AppAgent
AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
0voice/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
navdeep-G/samplemod
nolar/kopf
A Python framework to write Kubernetes operators in just a few lines of code
kubernetes-retired/kube-batch
A batch scheduler of kubernetes for high performance workload, e.g. AI/ML, BigData, HPC
open-mmlab/mmflow
OpenMMLab optical flow toolbox and benchmark
robotframework/RIDE
Test data editor for Robot Framework
gabrieldemarmiesse/python-on-whales
An awesome Python wrapper for an awesome Docker CLI!
CaptainEven/FairMOTVehicle
A fork of FairMOT used to do vehicle MOT.用于跟踪车辆的多目标跟踪, 自定义数据进行单类别多目标实时跟踪
daip13/LPC_MOT
This is the code for the paper "Learning a Proposal Classifier for Multiple Target tracking"
NeilZhy/gtest-report-prettify
Creates a HTML page from a Google Test JSON or XML report.
NeilZhy/vjunit
Python tool to convert junit / xunit xml reports to html file
Guanyan1996/yguan-utils
记录一些常用库以及函数封装自用