关注上方深度学习技术前沿”,选择“星标公众号”

资源干货,第一时间送达!

转自极市平台

1. star:9819|Weakly Supervised Disentanglement with Guarantees(弱监督学习)

论文:https://arxiv.org/pdf/1910.09772v2.pdf

代码:https://github.com/google-research/google-research/tree/master/weak_disentangle

2. star:9819|Measuring Compositional Generalization: A Comprehensive Method on Realistic Data

论文:https://arxiv.org/pdf/1912.09713v1.pdf

代码:https://github.com/google-research/google-research/tree/master/cfq

3. star:9819|Meta-Learning without Memorization(元学习/小样本图像分类)

论文:https://arxiv.org/pdf/1912.03820v3.pdf

代码:https://github.com/google-research/google-research/tree/master/meta_learning_without_memorization

4. star:4977|U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation(图像翻译/无监督)

论文:https://arxiv.org/pdf/1907.10830v4.pdf

代码:https://github.com/taki0112/UGATIT

5. star:2106|On the Variance of the Adaptive Learning Rate and Beyond

论文:https://arxiv.org/pdf/1908.03265v3.pdf

代码:https://github.com/LiyuanLucasLiu/RAdam

6. star:1469|DiffTaichi: Differentiable Programming for Physical Simulation

论文:https://arxiv.org/pdf/1910.00935v3.pdf

代码:https://github.com/yuanming-hu/difftaichi

7. star:1018|Generative Models for Effective ML on Private, Decentralized Datasets

论文:https://arxiv.org/pdf/1911.06679v2.pdf

代码:https://github.com/tensorflow/federated/tree/master/tensorflow_federated/python/research/gans

8. star:963|Behaviour Suite for Reinforcement Learning(强化学习)

论文:https://arxiv.org/pdf/1908.03568v3.pdf

代码:https://github.com/deepmind/bsuite

9. star:534|Contrastive Representation Distillation(知识蒸馏)

论文:https://arxiv.org/pdf/1910.10699v2.pdf

代码:https://github.com/HobbitLong/RepDistiller

10. star:516|On the Relationship between Self-Attention and Convolutional Layers(注意力机制)

论文:https://arxiv.org/pdf/1911.03584v2.pdf

代码:https://github.com/epfml/attention-cnn

11. star:469|AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty

论文:https://arxiv.org/pdf/1912.02781v2.pdf

代码:https://github.com/rwightman/pytorch-image-models

12. star:443|NAS-Bench-201: Extending the Scope of Reproducible Neural Architecture Search(神经网络架构搜索)

论文:https://arxiv.org/pdf/2001.00326v2.pdf

代码:https://github.com/D-X-Y/NAS-Projects

13. star:393|Once for All: Train One Network and Specialize it for Efficient Deployment(神经网络训练)

论文:https://openreview.net/pdf?id=HylxE1HKwS

代码:https://github.com/mit-han-lab/once-for-all

14. star:246|BatchEnsemble: An Alternative Approach to Efficient Ensemble and Lifelong Learning(神经网络训练)

论文:https://arxiv.org/pdf/2002.06715v2.pdf

代码:https://github.com/google/edward2

15. star:243|FasterSeg: Searching for Faster Real-time Semantic Segmentation(语义分割)

论文:https://arxiv.org/pdf/1912.10917v2.pdf

代码:https://github.com/TAMU-VITA/FasterSeg

16. star:213|Contrastive Learning of Structured World Models

论文:https://arxiv.org/pdf/1911.12247v2.pdf

代码:https://github.com/tkipf/c-swm

17. star:191|Real or Not Real, that is the Question(GAN)

论文:https://arxiv.org/pdf/2002.05512v1.pdf

代码:https://github.com/kam1107/RealnessGAN

18. star:186|Pseudo-LiDAR++: Accurate Depth for 3D Object Detection in Autonomous Driving(3D目标检测)

论文:https://arxiv.org/pdf/1906.06310v3.pdf

代码:https://github.com/mileyan/Pseudo_Lidar_V2

19. star:182|Learning to Explore using Active Neural SLAM(三维SLAM)

论文:https://arxiv.org/pdf/2004.05155v1.pdf

代码:https://github.com/devendrachaplot/Neural-SLAM

20. star:175|Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification(行人重识别/无监督)

论文:https://arxiv.org/pdf/2001.01526v2.pdf

代码:https://github.com/yxgeee/MMT

21. star:132|AtomNAS: Fine-Grained End-to-End Neural Architecture Search(神经网络架构搜索)

论文:https://arxiv.org/pdf/1912.09640v2.pdf

代码:https://github.com/meijieru/AtomNAS

22. star:128|Strategies for Pre-training Graph Neural Networks(神经网络训练)

论文:https://arxiv.org/pdf/1905.12265v3.pdf

代码:https://github.com/snap-stanford/pretrain-gnns/

23. star117|Towards Stabilizing Batch Statistics in Backward Propagation of Batch Normalization(归一化)

论文:https://arxiv.org/pdf/2001.06838v2.pdf

代码:https://github.com/megvii-model/MABN

24. star:107|DropEdge: Towards Deep Graph Convolutional Networks on Node Classification

论文:https://arxiv.org/pdf/1907.10903v4.pdf

代码:https://github.com/DropEdge/DropEdge

25. star:107|Neural Arithmetic Units

论文:https://arxiv.org/pdf/2001.05016v1.pdf

代码:https://github.com/AndreasMadsen/stable-nalu

26. star:106|Semantically-Guided Representation Learning for Self-Supervised Monocular Depth(单目深度估计)

论文:https://arxiv.org/pdf/2002.12319v1.pdf

代码:https://github.com/TRI-ML/packnet-sfm

27. star:100|Composition-based Multi-Relational Graph Convolutional Networks

论文:https://arxiv.org/pdf/1911.03082v2.pdf

代码:https://github.com/malllabiisc/CompGCN

28. star:93|Deformable Kernels: Adapting Effective Receptive Fields for Object Deformation(图像分割/目标检测)

论文:https://arxiv.org/pdf/1910.02940v2.pdf

代码:https://github.com/hangg7/deformable-kernels/

29. star:80|NAS evaluation is frustratingly hard(神经网络架构搜索)

论文:https://arxiv.org/pdf/1912.12522v3.pdf

代码:https://github.com/antoyang/NAS-Benchmark

30. star:74|Understanding and Robustifying Differentiable Architecture Search(图像分类)

论文:https://arxiv.org/pdf/1909.09656v2.pdf

代码:https://github.com/automl/RobustDARTS

31. star:72|Fast Neural Network Adaptation via Parameter Remapping and Architecture Search(图像分类/目标检测/语义分割)

论文:https://arxiv.org/pdf/2001.02525v2.pdf

代码:https://github.com/JaminFong/FNA

32. star:72|Capsules with Inverted Dot-Product Attention Routing(图像分类)

论文:https://arxiv.org/pdf/2002.04764v2.pdf

代码:https://github.com/apple/ml-capsules-inverted-attention-routing

33. star:53|Deep Semi-Supervised Anomaly Detection(异常检测)

论文:https://arxiv.org/pdf/1906.02694v2.pdf

代码:https://arxiv.org/pdf/1906.02694v2.pdf

34. star:51|Network Deconvolution(图像分类)

论文:https://arxiv.org/pdf/1905.11926v4.pdf

代码:https://github.com/deconvolutionpaper/deconvolution

35. star:49|Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning(图像分类)

论文:https://arxiv.org/pdf/2002.06470v1.pdf

代码:https://github.com/bayesgroup/pytorch-ensembles

36. star:36|A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning(图像分类)

论文:https://arxiv.org/pdf/2001.00689v2.pdf

代码:https://github.com/soochan-lee/CN-DPM

37. star:33|Empirical Bayes Transductive Meta-Learning with Synthetic Gradients(小样本图像分类/元学习)

论文:https://openreview.net/pdf?id=Hkg-xgrYvH

代码:https://github.com/hushell/sib_meta_learn

38. star:32|Query2box: Reasoning over Knowledge Graphs in Vector Space using Box Embeddings(知识图谱)

论文:https://arxiv.org/pdf/2002.05969v2.pdf

代码:https://github.com/hyren/query2box

39. star:27|Kaleidoscope: An Efficient, Learnable Representation For All Structured Linear Maps(图像分类)

论文:https://openreview.net/pdf?id=BkgrBgSYDS

代码:https://github.com/HazyResearch/learning-circuits

40. star:22|Fooling Detection Alone is Not Enough: Adversarial Attack against Multiple Object Tracking(多目标跟踪)

论文:https://openreview.net/pdf?id=rJl31TNYPr

代码:https://github.com/anonymousjack/hijacking

论文速递:

深度学习技术前沿公众号后台回复ICLR2020,即可获得上述所有论文的打包下载链接。

参考:https://paperswithcode.com/conference/iclr-2020-1/official

重磅!DLer-计算机视觉交流群已成立!

欢迎各位Cver加入计算机视觉微信交流大群,本群旨在交流图像分类、目标检测、点云/语义分割、目标跟踪、机器视觉、GAN、超分辨率、人脸检测与识别、动作行为/时空/光流/姿态/运动、模型压缩/量化/剪枝、NAS、迁移学习、人体姿态估计等内容。更有真实项目需求对接、求职内推、算法竞赛、干货资讯汇总、行业技术交流等,欢迎加群交流学习!

进群请备注:研究方向+地点+学校/公司+昵称(如图像分类+上海+上交+小明)

广告商、博主请绕道!

???? 长按识别,即可进群!

ICLR2020:40篇计算机视觉github开源论文合集相关推荐

  1. ECCV2020图像分割开源论文合集

    点击上方"3D视觉工坊",选择"星标" 干货第一时间送达 导读 本文整理了ECCV2020目前开源的分割方向的全部论文,涵盖实例分割.语义分割.点云分割.目标跟 ...

  2. 【CV】ECCV2020图像分割开源论文合集

    编辑丨极市平台 极市导读 本文整理了ECCV2020目前开源的分割方向的全部论文,涵盖实例分割.语义分割.点云分割.目标跟踪与分割以及视频目标分割等多个方向,并对每一篇论文进行了简要介绍,文末附论文打 ...

  3. 非视距(非视域)成像(Non-Line-of-Sight,NLOS Imaging) Github开源代码合集

    目录 []D. B. Lindell, G. Wetzstein, and M. O'Toole, "Wave-based non-line-of-sight imaging using f ...

  4. CVPR 2021 论文和开源项目合集(Papers with Code)

    摘自:https://github.com/amusi/CVPR2021-Papers-with-Code CVPR 2021 论文和开源项目合集 CVPR 2021 论文和开源项目合集(Papers ...

  5. CVPR 2019 论文和开源项目合集(Papers with Code)

    CVPR 2019 论文开源项目合集 传送门:CVPR 2020 论文开源项目合集 附:530 篇 CVPR 2019 论文代码链接 目标检测 目标跟踪 语义分割 实例分割 GAN 人脸检测 人体姿态 ...

  6. CVPR 2020 论文和开源项目合集(Papers with Code)

    CVPR 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享CVPR 2020开源项目 [推荐阅读] CVPR 2020 virtual ECCV 2020 论文开源项目合集来了:htt ...

  7. 重磅福利!ICCV 2019全部论文合集共1075篇!会议信息全收录!

    会议之眼A类,CCF A类的计算机视觉会议ICCV 2019 于11月2日在韩国首尔落下帷幕, 在这场盛会中,华人科学家和企业切切实实地怒刷了一波存在感.会议之眼小助手在这里为大家整理了本次大会信息以 ...

  8. CVPR2020 论文开源项目合集含源码

    CVPR2020论文开源项目合集 Exploring Self-attention for Image Recognition 1 2 3 论文:https://hszhao.github.io/pa ...

  9. 截至到2022年12月12日,知网最新改进 YOLO 核心论文合集 | 22篇创新点速览

    截至到2022年12月12日,知网最新改进YOLO核心论文合集 本篇博文仅供学习交流,不对文章质量进行评价,请尊重每一位同学的科研成果

最新文章

  1. python es 数据库 复合查询bool_es 入门-阿里云开发者社区
  2. java calendar赋值_Java常用日期操作
  3. flink file sink
  4. C语言删除单链列表中间的节点的算法(附完整源码)
  5. 分布式事务理论(学习笔记)
  6. Eclipse 常用快捷键收集
  7. 1.2w 星!火爆 GitHub 的 Python 学习 100 天
  8. 电脑计算机软件硬盘不足,磁盘空间不足-电脑在运行程序的时候,总是要弹出磁盘空间不足,是什么原因造成磁盘? 爱问知识人...
  9. 崩溃!如何面对令人脱发的老代码?
  10. [转]论acm与泡妞
  11. 在Linux下如何使用GCC编译程序、简单生成静态库及动态库。
  12. DevExpress.XtraEditors.Repository.RepositoryItem.CreateDesigner()
  13. 「插件」Runner更新Pro版,帮助设计师远离996
  14. 基于JavaEE的酒店客房管理系统
  15. ISO20022报文
  16. sam-ba_2.15 使用usb Device 连接AT91SAM9261EK开发板
  17. Word多级列表不显示和奇数页显示章节标题问题
  18. Codeforces::GYM 102896E Easy Measurements
  19. 我市“一卡通”被授予国家金卡工程优秀应用成果奖
  20. dreamweaver CC 快捷键

热门文章

  1. 查询语句索引不能使用的一些情况
  2. 微软私有云Azure Pack实践系列之三创建虚拟机角色
  3. linux 文件搜索
  4. html js json数据解析后台数据包_如何将html解析为有关联的json数据?htmlparser2模块使用详解...
  5. Linux学习(五)---开机、重启和用户登录注销
  6. LinkedList方法(可实现栈和队列)
  7. MySQL存储引擎类别
  8. GBDT算法原理及附有源码实现的 转
  9. 智源成立面向可持续发展的人工智能智库并发布公益研究计划
  10. 「鸡娃」是家长无处安放的「应试」焦虑