iclr2020
There are 31 repositories under iclr2020 topic.
jackroos/VL-BERT
Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
malllabiisc/CompGCN
ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks
ashishpatel26/365-Days-Computer-Vision-Learning-Linkedin-Post
365 Days Computer Vision Learning Linkedin Post
yukimasano/self-label
Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)
yxgeee/MMT
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
shaohua0116/ICLR2020-OpenReviewData
Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.
hytseng0509/CrossDomainFewShot
Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)
YujiaBao/Distributional-Signatures
"Few-shot Text Classification with Distributional Signatures" ICLR 2020
zhuchen03/FreeLB
Adversarial Training for Natural Language Understanding
SamsungLabs/pytorch-ensembles
Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning, ICLR 2020
hangg7/deformable-kernels
Deforming kernels to adapt towards object deformation. In ICLR 2020.
louisfb01/Top-10-Computer-Vision-Papers-2020
A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
oskopek/mvae
Mixed-curvature Variational Autoencoders (ICLR 2020)
awasthiabhijeet/Learning-From-Rules
Implementation of experiments in paper "Learning from Rules Generalizing Labeled Exemplars" to appear in ICLR2020 (https://openreview.net/forum?id=SkeuexBtDr)
MrVPlusOne/LambdaNet
Probabilistic Type Inference using Graph Neural Networks
fabienbaradel/cophy
"CoPhy: Counterfactual Learning of Physical Dynamics", F. Baradel, N. Neverova, J. Mille, G. Mori, C. Wolf, ICLR'2020
YyzHarry/SV-RL
[ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning
igilitschenski/deep_bingham
Code for "Deep Orientaton Uncertainty Learning based on a Bingham Loss" (ICLR2020)
wqi/A2L
[ICLR 2020] Learning to Move with Affordance Maps 🗺️🤖💨
peteryuX/pcdarts-tf2
PC-DARTS (PC-DARTS: Partial Channel Connections for Memory-Efficient Differentiable Architecture Search, published in ICLR 2020) implemented in Tensorflow 2.0+. This is an unofficial implementation.
shuyao95/Understanding-NAS
Codes for Understanding Architectures Learnt by Cell-based Neural Architecture Search
cognizant-ai-labs/rio-paper
Code and supporting materials for the ICLR 2020 RIO paper
howard-hou/UniqueClassCount
Pytorch implementation for ICLR 2020 paper "Weakly Supervised Clustering by Exploiting Unique Class Count"
unknown-ai/UFEL
Out-of-Distribution Detection Using Layerwise Uncertainty in Deep Neural Networks
Pseudomanifold/iclr-analysis
ICLR 2020 and 2019 reviews
tomguluson92/Regularized-AutoEncoder
ICLR2020 Regularized AutoEncoder Pytorch version
ParadoxZW/CosAttention2d
a 2D cosine attention module inspired by cosFormer: Rethinking Softmax in Attention(https://arxiv.org/abs/2202.08791)
manuel-lang/Learning-to-Link
Finding the best linkage strategy for bottom up clustering algorithms - ICLR 2020.
NagarajSMurthy/Top-RL-papers-from-ICLR-2020
This repository contains the top 10 papers on reinforcement learning published in ICLR-2020.
kramalab-iith/GraphsFewShot
Few Shot Learning on Graphs