Pinned Repositories
Ai-learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理等热门领域
automl
Google Brain AutoML
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(最近更新于10月9日,上班快乐 :tada:)
learnopencv
Learn OpenCV : C++ and Python Examples
opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
opencv-fisheye-undistortion
OpenCV camera calibration and image undistortion.
orbslam2_learn
Learn ORBSLAM2 and divide the source code into many parts according to their function which can be easily built by the learner from my blog.
pyimagesearch
Diving into PyImageSearch
slambook
snake
Code for "Deep Snake for Real-Time Instance Segmentation"
watertianyi's Repositories
watertianyi/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(最近更新于10月9日,上班快乐 :tada:)
watertianyi/learnopencv
Learn OpenCV : C++ and Python Examples
watertianyi/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
watertianyi/opencv-fisheye-undistortion
OpenCV camera calibration and image undistortion.
watertianyi/orbslam2_learn
Learn ORBSLAM2 and divide the source code into many parts according to their function which can be easily built by the learner from my blog.
watertianyi/pyimagesearch
Diving into PyImageSearch
watertianyi/slambook
watertianyi/snake
Code for "Deep Snake for Real-Time Instance Segmentation"
watertianyi/Ai-learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理等热门领域
watertianyi/automl
Google Brain AutoML
watertianyi/curves_for_object_detection
Draw ROC curve and PR curve for object detection tasks, such as face detection.
watertianyi/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
watertianyi/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
watertianyi/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
watertianyi/hikvision-fisheye-camera-calibration
calibrate hikvision fisheye IP camera and undistort frame
watertianyi/Intel-RealSense-DNN
watertianyi/intel_DNN
watertianyi/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
watertianyi/math_object_detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
watertianyi/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
watertianyi/opencv
Open Source Computer Vision Library
watertianyi/opencv_contrib
Repository for OpenCV's extra modules
watertianyi/PSENet
watertianyi/pymilvus
Python SDK for Milvus.
watertianyi/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
watertianyi/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
watertianyi/tensorRT_Pro
C++ library based on tensorrt integration
watertianyi/WiderFace-Evaluation
Python Evaluation Code for Wider Face Dataset
watertianyi/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS