Skip to content

Commit

Permalink
added FDA and PCEDA paper notes (both CVPR '20) (#18)
Browse files Browse the repository at this point in the history
* added FDA paper

* for consistency

* added PCEDA paper notes
  • Loading branch information
akshaykulkarni07 authored Jul 9, 2020
1 parent 7d83e50 commit faac90c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions deep_learning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
### Domain Adaptation
| Paper| Notes | Author | Start Date | End Date |
|:-----:|:-----:|:-----:|:----------:|:--------:|
| [Phase Consistent Ecological Domain Adaptation](https://openaccess.thecvf.com/content_CVPR_2020/html/Yang_Phase_Consistent_Ecological_Domain_Adaptation_CVPR_2020_paper.html) (CVPR '20) | [HackMD](https://hackmd.io/@akshayk07/HkRSZC00I) | [Akshay](https://akshayk07.weebly.com/) | 05/07/2020 | 09/07/2020 |
| [FDA: Fourier Domain Adaptation for Semantic Segmentation](https://openaccess.thecvf.com/content_CVPR_2020/papers/Yang_FDA_Fourier_Domain_Adaptation_for_Semantic_Segmentation_CVPR_2020_paper.pdf) (CVPR '20) | [HackMD](https://hackmd.io/@akshayk07/SkktSZC0L) | [Akshay](https://akshayk07.weebly.com/) | 04/07/2020 | 05/07/2020 |
| [Domain Adaptation for Structured Output via Discriminative Patch Representations](https://arxiv.org/abs/1901.05427) (ICCV '19) | [HackMD](https://hackmd.io/Nh2sTmn1RpSeytghA6E2JQ) | [Akshay](https://akshayk07.weebly.com/) | 19/04/2020 | 21/04/2020 |

### Knowledge Distillation
Expand Down
2 changes: 1 addition & 1 deletion reinforcement_learning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
| [Combining Physical Simulators and Object-Based Networks for Control](https://arxiv.org/pdf/1904.06580.pdf) (ICRA '19) | [HackMD](https://hackmd.io/@FtbpSED3RQWclbmbmkChEA/Sy6GPG9MB) | [Sharath](https://sharathraparthy.github.io/)| 06/04/2020 | 07/04/2020 |
| [Learning Agile and Dynamic Motor Skills for Legged Robots](https://arxiv.org/abs/1901.08652)| [HackMD](https://hackmd.io/@FtbpSED3RQWclbmbmkChEA/ByzYzEhVS) |[Sharath](https://sharathraparthy.github.io/) | 06/04/2020 | 07/04/2020 |
| [PAC-Bounds-for-Multi-armed-Bandit](https://link.springer.com/chapter/10.1007/3-540-45435-7_18) | [HackMD](https://hackmd.io/saK7DdqCRnyBfN3HykLhlA) | [Raj Ghugare](https://github.com/RajGhugare19) | 05/04/2020 | 09/04/2020 |
| [High-Dimensional Continuous Control Using Generalized Advantage Estimation](https://arxiv.org/abs/1506.02438) | [hackMD](https://hackmd.io/3azkwbmgRLSrqyvUHf5SqQ?view) | [Raj Ghugare](https://github.com/RajGhugare19) | 01/07/2020 | 07/07/2020 |
| [High-Dimensional Continuous Control Using Generalized Advantage Estimation](https://arxiv.org/abs/1506.02438) | [HackMD](https://hackmd.io/3azkwbmgRLSrqyvUHf5SqQ?view) | [Raj Ghugare](https://github.com/RajGhugare19) | 01/07/2020 | 07/07/2020 |

0 comments on commit faac90c

Please sign in to comment.