waittim's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
visenger/awesome-mlops
A curated list of references for MLOps
rougier/numpy-100
100 numpy exercises (with solutions)
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
nytimes/covid-19-data
A repository of data on coronavirus cases and deaths in the U.S.
lyhue1991/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
miguelgrinberg/microblog
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
daquexian/onnx-simplifier
Simplify your onnx model
SkalskiP/make-sense
Free to use online tool for labelling photos. https://makesense.ai
rob-med/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
NLP-LOVE/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
dog-qiuqiu/Yolo-Fastest
:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
water8394/BigData-Interview
:dart: :star2:[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
javadevbooks/books
编程电子书目录带下载地址
EasyChart/Beautiful-Visualization-with-R
《R语言数据可视化之美》配套代码
PeizeSun/OneNet
[ICML2021] What Makes for End-to-End Object Detection
GuangchuangYu/nCov2019
query stats of infected coronavirus cases
deyou123/corejava
java核心技术各个版本源码
CaviarChen/fog-machine
Fog Machine is a 3rd party extension tool for the app Fog of World.
nihui/ncnn-webassembly-yolov5
Deploy YOLOv5 in your web browser with ncnn and webassembly
edreisMD/ConVIRT-pytorch
🤖 🩻 Pytorch implementation of the ConVIRT Paper. Pioneer Image-Text Contrastive Learning approach for Radiology
bindog/onnx-surgery
nihui/ncnn-webassembly-portrait-segmentation
Portrait segmentation in your web browser with ncnn and webassembly
nihui/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