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/QRCodeDetection
DeepLearning based QRCode detection
cosimo17/chat-excel
use llm to operate excel
cosimo17/transformer_notebook
Transformer turorial. Transformer教程
cosimo17/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
cosimo17/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
cosimo17/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
cosimo17/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
cosimo17/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.
cosimo17/easy-serve
cosimo17/English-level-up-tips-for-Chinese
可能是让你受益匪浅的英语进阶指南
cosimo17/Keras-GAN
Keras implementations of Generative Adversarial Networks.
cosimo17/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
cosimo17/libpku
北京大学课程资料整理
cosimo17/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
cosimo17/os-tutorial
How to create an OS from scratch
cosimo17/py-motmetrics
:bar_chart: Benchmark multiple object trackers (MOT) in Python
cosimo17/python-xlib
XLib in pure Python (Py2/Py3 compatible)
cosimo17/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
cosimo17/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
cosimo17/SyncTalk
[CVPR 2024] This is the official source for our paper "SyncTalk: The Devil is in the Synchronization for Talking Head Synthesis"
cosimo17/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
cosimo17/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
cosimo17/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
cosimo17/time-as-a-friend
《把时间当作朋友》
cosimo17/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"
cosimo17/VideoProcessingFramework
Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
cosimo17/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
cosimo17/warp-ctc
Fast parallel CTC.
cosimo17/yolov3_tensorRT_int8_calibration
This repository provides a sample to run yolov3 on int8 mode in tensorRT
cosimo17/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/