SonDaoDuy's Stars
IDEA-Research/Grounded-SAM-2
Grounded SAM 2: Ground and Track Anything in Videos with Grounding DINO, Florence-2 and SAM 2
ShuoShenDe/Grounded-SAM-2
Grounded SAM 2: Ground and Track Anything in Videos with Grounding DINO and SAM 2
tuananhbui89/AML-Leaders
Personal list of researchers or groups in the field of Adversarial Machine Learning
MendelXu/zsseg.baseline
Open-vocabulary Semantic Segmentation
amber0309/Domain-generalization
All about domain generalization
ethanhezhao/Tensorflow_Pytorch_Sinkhorn_OT
Tensorflow (1.0 or 2.0) and Pytorch implementations of the Sinkhorn algorithm [1] for computing the optimal transport (OT) distance between two discrete distributions.
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
tuananhbui89/Adversarial-Divergence-Reduction
Tensorflow implementation for the ECCV20 paper "Improving Adversarial Robustness by Enforcing Local and Global Compactness"
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
hbdat/cvpr20_IMCL
Interactive Multi-Label CNN Learning with Partial Labels @ CVPR20
vannguyennd/dual-dan
kaixin96/PANet
Code for our ICCV 2019 paper PANet: Few-Shot Image Semantic Segmentation with Prototype Alignment
daiquocnguyen/Caps2NE
A Capsule Network-based Model for Learning Node Embeddings (CIKM 2020)
daiquocnguyen/Graph-Transformer
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
hassony2/useful-computer-vision-phd-resources
Lists of resources useful for my PhD in computer vision
Wakeupbuddy/amodalAPI
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
sangwoomo/instagan
InstaGAN: Instance-aware Image Translation (ICLR 2019)
AlfredXiangWu/LightCNN
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
SonDaoDuy/protein_DNA_binding
znxlwm/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
SonDaoDuy/PytorchGAN
Face - frontalize implementation using GAN and Pytorch
kayamin/DR-GAN
keras-team/keras
Deep Learning for humans
tiepvupsu/DICTOL
DICTOL - A Dictionary Learning Toolbox in Matlab and Python
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.