Pinned Repositories
cheatsheets
Cheat sheet collection (collect from many sources)
Deep-Learning-Collection
Deep Learning collection (books, source codes)
FaceMask
A simple program to detect & hide people's face from video file
Minesweeper
C# clone of the classic Minesweeper
my-kaggle-diary
A collection of my Kaggle notebooks (to be updated)
my-leetcode-diary
The place where I update my Leetcode solutions
Taillight-Matching
Source code for the paper "Taillight Matching and Pairing Algorithm for Stereo-Vision-based Nighttime Vehicle-to-Vehicle Positioning"
The-Hundred-Page-Machine-Learning-Book
This repository contains the draft PDF copies of the book: The 100 Page Machine Learning Book
vision-encoders-playground
yolo-tools
Python scripts for data processing on Yolo model
huynhthaihoa's Repositories
huynhthaihoa/Deep-Learning-Collection
Deep Learning collection (books, source codes)
huynhthaihoa/my-leetcode-diary
The place where I update my Leetcode solutions
huynhthaihoa/Algorithm-and-Data-Structure
Algorithm & Data Structure materials
huynhthaihoa/Deep-Tutorials-for-PyTorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
huynhthaihoa/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
huynhthaihoa/dotfiles
huynhthaihoa/FaceMask
A simple program to detect & hide people's face from video file
huynhthaihoa/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
huynhthaihoa/huynhthaihoa
My resume (to be updated)
huynhthaihoa/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
huynhthaihoa/llama2.c
Inference Llama 2 in one file of pure C (forked from Karpathy's repo)
huynhthaihoa/llama3
The forked Meta Llama 3 by huynhthaihoa
huynhthaihoa/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2022/Spring 2022
huynhthaihoa/yolo-tools
Python scripts for data processing on Yolo model
huynhthaihoa/custom-edgeai-yolox
customized from edgeai-yolox (https://github.com/TexasInstruments/edgeai-tensorlab/tree/main/edgeai-yolox)
huynhthaihoa/docker_labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
huynhthaihoa/edgeai-yolov8
YOLOv8 optimized version for deployment on TI edge processors
huynhthaihoa/kubernetes-examples
Kubernetes application example tutorials
huynhthaihoa/learn-rust
huynhthaihoa/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
huynhthaihoa/ml-cvnets
CVNets: A library for training computer vision networks
huynhthaihoa/ml-depth-pro
Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
huynhthaihoa/onnx_runtime_cpp
small c++ library to quickly deploy models using onnxruntime
huynhthaihoa/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
huynhthaihoa/simplerecon
[ECCV 2022] SimpleRecon: 3D Reconstruction Without 3D Convolutions
huynhthaihoa/torchexplorer
Interactively inspect module inputs, outputs, parameters, and gradients.
huynhthaihoa/twitter-ml-algorithm
Source code for Twitter's Recommendation Algorithm
huynhthaihoa/twitter-recommendation-algorithm
Source code for Twitter's Recommendation Algorithm
huynhthaihoa/YOLOv5-pt
YOLOv5 implementation using PyTorch
huynhthaihoa/ZoeDepth
Metric depth estimation from a single image