Pinned Repositories
awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
chat-excel
use llm to operate excel
DeepLearning_Demo
some demo
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
draw_convnet
mediapipe
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
QRCodeDetection
DeepLearning based QRCode detection
transformer_notebook
Transformer turorial. Transformer教程
cosimo17's Repositories
cosimo17/DeepLearning_Demo
some demo
cosimo17/draw_convnet
cosimo17/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
cosimo17/faceID_beta
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
cosimo17/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
cosimo17/image-match
🎇 Quickly search over billions of images
cosimo17/KalmanFilter
卡尔曼滤波python3代码
cosimo17/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
cosimo17/mysql-tutorial
MySQL入门教程(MySQL tutorial book)
cosimo17/retrieval-2016-deepvision
Faster R-CNN features for Instance Search
cosimo17/show-me-the-code
Python 练习册,每天一个小程序
cosimo17/siamfc-tf
SiamFC tracking in TensorFlow.
cosimo17/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
cosimo17/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net