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/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
anh-vunguyen/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
anh-vunguyen/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
anh-vunguyen/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
anh-vunguyen/awesome-mlp-mixer
Transformers based fully on MLPs
anh-vunguyen/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
anh-vunguyen/awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
anh-vunguyen/awesome-tiny-object-detection
🕶 A curated list of Tiny Object Detection papers and related resources.
anh-vunguyen/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
anh-vunguyen/detr
End-to-End Object Detection with Transformers
anh-vunguyen/DN-DETR
[CVPR 2022 Oral]Official implementation of DN-DETR
anh-vunguyen/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
anh-vunguyen/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.
anh-vunguyen/GGHL
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
anh-vunguyen/google-research
Google Research
anh-vunguyen/hiercls
anh-vunguyen/Large-Selective-Kernel-Network
anh-vunguyen/mmcv
OpenMMLab Computer Vision Foundation
anh-vunguyen/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
anh-vunguyen/mmsegmentation-cloud
Remote Sensing Image Segmentation using OpenMMLab Semantic Segmentation Toolbox and Benchmark.
anh-vunguyen/P2P
[NeurIPS 2022 Spotlight] P2P: Tuning Pre-trained Image Models for Point Cloud Analysis with Point-to-Pixel Prompting
anh-vunguyen/pix2seq
Pix2Seq - A general framework for turning RGB pixels into semantically meaningful sequences
anh-vunguyen/playground
A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
anh-vunguyen/Remote-Sensing-RVSA
The official repo for [TGRS'22] "Advancing Plain Vision Transformer Towards Remote Sensing Foundation Model"
anh-vunguyen/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
anh-vunguyen/salt
Segment Anything Labelling Tool
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/satellite-image-deep-learning
Deep learning with satellite & aerial imagery
anh-vunguyen/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
anh-vunguyen/the-algorithm
Source code for Twitter's Recommendation Algorithm