Duo Li's starred repositories

HBONet

[ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2

Language:PythonLicense:Apache-2.0Stargazers:103Issues:0Issues:0

involution

[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator

Language:PythonLicense:MITStargazers:1305Issues:0Issues:0

SAN

[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images

Language:PythonLicense:MITStargazers:43Issues:0Issues:0

PSConv

[ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer

Language:PythonLicense:MITStargazers:175Issues:0Issues:0

sequential-imagenet-dataloader

A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.

Language:PythonLicense:MITStargazers:230Issues:0Issues:0

MetaNN

MetaModule provides extensions of PyTorch Module for meta learning

Language:PythonLicense:MITStargazers:35Issues:0Issues:0

warpgrad

Meta-Learning with Warped Gradient Descent

Language:PythonLicense:Apache-2.0Stargazers:90Issues:0Issues:0

DHM

[CVPR 2020] Dynamic Hierarchical Mimicking Towards Consistent Optimization Objectives

Language:PythonLicense:MITStargazers:84Issues:0Issues:0

RPSnet

Official Implementation of "Random Path Selection for Incremental Learning" paper. NeurIPS 2019

Language:PythonStargazers:51Issues:0Issues:0

learning-to-self-train

Learning to Self-Train for Semi-Supervised Few-Shot

Language:PythonLicense:MITStargazers:91Issues:0Issues:0

Batch_Adaptive_Framework

An optimization framework that adapts the batch size in the process of training.

Language:PythonStargazers:6Issues:0Issues:0

pytorch-meta

A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch

Language:PythonLicense:MITStargazers:1927Issues:0Issues:0

simple-blackbox-attack

Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"

Language:PythonLicense:MITStargazers:187Issues:0Issues:0

learn2learn

A PyTorch Library for Meta-learning Research

Language:PythonLicense:MITStargazers:2536Issues:0Issues:0

relu_networks_overconfident

Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]

Language:PythonStargazers:182Issues:0Issues:0

cactus-maml

Code for Unsupervised Learning via Meta-Learning.

Language:PythonLicense:MITStargazers:119Issues:0Issues:0

nettailor

Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:51Issues:0Issues:0

ALiPy

ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.

Language:PythonLicense:BSD-3-ClauseStargazers:859Issues:0Issues:0

meta-dataset

A dataset of datasets for learning to learn from few examples

Language:PythonLicense:Apache-2.0Stargazers:740Issues:0Issues:0

Meta-RL

Implementation of Meta-RL A3C algorithm

Language:Jupyter NotebookLicense:MITStargazers:399Issues:0Issues:0

dragonfly

An open source python library for scalable Bayesian optimisation.

Language:PythonLicense:MITStargazers:838Issues:0Issues:0

foolbox

A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX

Language:PythonLicense:MITStargazers:2656Issues:0Issues:0
Language:PythonStargazers:133Issues:0Issues:0

adversarial-robustness-toolbox

Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams

Language:PythonLicense:MITStargazers:4453Issues:0Issues:0

adversarial_image_defenses

Countering Adversarial Image using Input Transformations.

Language:PythonLicense:NOASSERTIONStargazers:486Issues:0Issues:0

imitation

Code for the paper "Generative Adversarial Imitation Learning"

Language:PythonLicense:MITStargazers:667Issues:0Issues:0

nasbot

Neural Architecture Search with Bayesian Optimisation and Optimal Transport

Language:PythonLicense:MITStargazers:131Issues:0Issues:0

deep_architect_legacy

DeepArchitect: Automatically Designing and Training Deep Architectures

Language:PythonLicense:MITStargazers:144Issues:0Issues:0

randomNAS_release

Code release for paper "Random Search and Reproducibility for NAS"

Language:PythonStargazers:168Issues:0Issues:0

dissecting-reinforcement-learning

Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog

Language:PythonLicense:MITStargazers:605Issues:0Issues:0