Pinned Repositories
Awesome-Few-shot
Awesome Few-shot learning
Awesome-Segment-Anything-1
best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
COMPSCI3315_2024_ComputerVision_Workshop
COMPSCI3315_ComputerVision_Workshop
developer-roadmap
Roadmap to becoming a developer in 2022
Fisherfaces_py
Face recognition with Fisherfaces
ml-engineering
Machine Learning Engineering Guides and Tools
awesome-mlp-mixer
Transformers w/o Attention, based fully on MLPs
awesome-tiny-object-detection
🕶 A curated list of Tiny Object Detection papers and related resources.
anh-vunguyen's Repositories
anh-vunguyen/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
anh-vunguyen/developer-roadmap
Roadmap to becoming a developer in 2022
anh-vunguyen/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
anh-vunguyen/AnchorDETR
An official implementation of the Anchor DETR.
anh-vunguyen/AO2-DETR
AO2-DETR: Arbitrary-Oriented Object Detection Transformer
anh-vunguyen/auction-lap
Auction algorithm for solving linear assignment problem (LAP)
anh-vunguyen/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
anh-vunguyen/Awesome-Few-Shot-Class-Incremental-Learning
Awesome Few-Shot Class-Incremental Learning
anh-vunguyen/awesome-phd
Curated list of awesome advice, tips, and resources to prepare for PhD/grad school.
anh-vunguyen/awesome-satellite-imagery-datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
anh-vunguyen/best_AI_papers_2022
A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.
anh-vunguyen/deep-active-learning
Deep Active Learning
anh-vunguyen/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
anh-vunguyen/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
anh-vunguyen/Green-Screen-Segmentation
anh-vunguyen/Interactive-Multi-Class-Tiny-Object-Detection
anh-vunguyen/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
anh-vunguyen/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
anh-vunguyen/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
anh-vunguyen/Meta-DETR
[T-PAMI 2022] Meta-DETR for Few-Shot Object Detection: Official PyTorch Implementation
anh-vunguyen/ML-Course-Notes
🎓 Sharing course notes on all topics related to machine learning, NLP, and AI.
anh-vunguyen/mmfewshot
OpenMMLab FewShot Learning Toolbox and Benchmark
anh-vunguyen/NWD
Official code for "A Normalized Gaussian Wasserstein Distance for Tiny Object Detection"
anh-vunguyen/Phd-Resources
Resources for pursuing a PhD (and a little beyond)
anh-vunguyen/ReDet
Official code of the paper "ReDet: A Rotation-Equivariant Detector for Aerial Object Detection" (CVPR 2021)
anh-vunguyen/Remote-Sensing-RVSA
The official repo for [TGRS'22] "Advancing Plain Vision Transformer Towards Remote Sensing Foundation Model"
anh-vunguyen/theseus
A library for differentiable nonlinear optimization
anh-vunguyen/Treasure-of-Transformers
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️
anh-vunguyen/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
anh-vunguyen/ViTAE-Transformer-Remote-Sensing
The official repo for [TGRS'22] "An Empirical Study of Remote Sensing Pretraining"