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/Awesome-Segment-Anything-1
anh-vunguyen/COMPSCI3315_ComputerVision_Workshop
anh-vunguyen/PG_COMPSCI7315_ComputerVision_Workshop
anh-vunguyen/advanced_python
Advanced topics in Python including multi-threading, design patterns, asynchronous programming and etc.
anh-vunguyen/ai4eutils
Shared utility scripts for AI for Earth projects and team members
anh-vunguyen/Awesome-CLIP
Awesome list for research on CLIP (Contrastive Language-Image Pre-Training).
anh-vunguyen/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
anh-vunguyen/awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
anh-vunguyen/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
anh-vunguyen/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
anh-vunguyen/ConditionalDETR
This repository is an official implementation of the ICCV 2021 paper "Conditional DETR for Fast Training Convergence". (https://arxiv.org/abs/2108.06152)
anh-vunguyen/cross_modal_adaptation
Cross-modal few-shot adaptation with CLIP
anh-vunguyen/CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
anh-vunguyen/detr
End-to-End Object Detection with Transformers
anh-vunguyen/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
anh-vunguyen/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
anh-vunguyen/GroundingDINO
The official implementation of "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
anh-vunguyen/latex-conference-template
Latex template for conference (e.g. ICCV/CVPR) submission/supplementary/rebuttal
anh-vunguyen/Lite-DETR
[CVPR 2023] Official implementation of the paper "Lite DETR : An Interleaved Multi-Scale Encoder for Efficient DETR"
anh-vunguyen/Matcher
Matcher: Segment Anything with One Shot Using All-Purpose Feature Matching
anh-vunguyen/ML-AI-Research-Papers---Solved
This repository contains everything you need to become proficient in ML/AI Research and Research Papers
anh-vunguyen/mmdetection
OpenMMLab Detection Toolbox and Benchmark
anh-vunguyen/MVA2023SmallObjectDetection4SpottingBirds
This is the repository with the baseline code for the "Small Object Detection Challenge for Spotting Birds" at MVA2023.
anh-vunguyen/playground
A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
anh-vunguyen/python-mastery
Advanced Python Mastery (course by @dabeaz)
anh-vunguyen/sam-mmrotate
SAM (Segment Anything Model) for generating rotated bounding boxes with MMRotate, which is a comparison method of H2RBox-v2.
anh-vunguyen/small-object-detection-benchmark
icip2022 paper: sahi benchmark on visdrone and xview datasets using fcos, vfnet and tood detectors
anh-vunguyen/SparCL
SparCL: Sparse Continual Learning on the Edge @ NeurIPS 22
anh-vunguyen/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
anh-vunguyen/ViT-Adapter
[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions