zx0728's Stars
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Charmve/computer-vision-in-action
A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
pallets/flask
The Python micro framework for building web applications.
tangyudi/Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
rarietta/Semi-Lagrangian-Smoke-Simulation
My implementation of a Semi-Lagrangian fluid simulator as it applies to smoke. This simulation accounts for the advection of air velocity, smoke density, and temperature. It also accounts solves the Poisson equation for pressure and includes an implementation of both buoyancy and vorticity confinement forces as described by Bridson's 2007 SIGGRAPH notes.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Jack-Cherish/PythonPark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
shawnyuen/object_detection_paper_collection
abg3/Smoke-Detection-using-Tensorflow-2.2
An experimental repository to build ML models and perform efficient wildfire smoke detection.
robmarkcole/fire-detection-from-images
Detect fire in images using neural nets
zhaoxiongjun/CS131_notes_zh-CN
CS131 斯坦福课程课件中英文版
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
Kaggle/kaggle-api
Official Kaggle API
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
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.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tensorflow/models
Models and examples built with TensorFlow
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
leikunx/AI_projects
I am a full-stack engineer for AI projects, glad to share my experience. pratices make the top engineer.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
shuhuai007/Machine-Learning-Session
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
CodecWang/opencv-python-tutorial
📖 OpenCV-Python image processing tutorial for beginners