diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5d3e2f8 Binary files /dev/null and b/.DS_Store differ diff --git a/Computer Vision/.DS_Store b/Computer Vision/.DS_Store new file mode 100644 index 0000000..bcb0276 Binary files /dev/null and b/Computer Vision/.DS_Store differ diff --git a/Computer Vision/2022.02.04 Residual Connection/.DS_Store b/Computer Vision/2022.02.04 Residual Connection/.DS_Store new file mode 100644 index 0000000..4838146 Binary files /dev/null and b/Computer Vision/2022.02.04 Residual Connection/.DS_Store differ diff --git a/Continual Learning/.DS_Store b/Continual Learning/.DS_Store new file mode 100644 index 0000000..bcb0276 Binary files /dev/null and b/Continual Learning/.DS_Store differ diff --git "a/Continual Learning/2022.05.13 Continual Learning with Deep Generative Replay/DGR \354\240\225\353\246\254.pdf" "b/Continual Learning/2022.05.13 Continual Learning with Deep Generative Replay/DGR \354\240\225\353\246\254.pdf" new file mode 100644 index 0000000..333cf9f Binary files /dev/null and "b/Continual Learning/2022.05.13 Continual Learning with Deep Generative Replay/DGR \354\240\225\353\246\254.pdf" differ diff --git a/Machine Learning/README.md b/Machine Learning/README.md deleted file mode 100644 index dcd364f..0000000 --- a/Machine Learning/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Machine Learning과 관련된 논문을 정리하는 공간입니다 - -### Personal Profile -- https://jayhong1999.notion.site/Profile-CV-808239d004be492397942122686960ee - -### 논문 정리는 기본적으로 -1. 논문 리딩 + Notion 정리 -2. 깃헙에 요약 업로드 -순으로 진행합니다. - - -|순번|날짜|논문 명|Directory|논문 URL| -|---|---|---|---|---| diff --git a/NLP/README.md b/NLP/README.md deleted file mode 100644 index af448f8..0000000 --- a/NLP/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# NLP와 관련된 논문을 정리하는 공간입니다 - -### Personal Profile -- https://jayhong1999.notion.site/Profile-CV-808239d004be492397942122686960ee - -### 논문 정리는 기본적으로 -1. 논문 리딩 + Notion 정리 -2. 깃헙에 요약 업로드 -순으로 진행합니다. - - -|순번|날짜|논문 명|Directory|논문 URL| -|---|---|---|---|---| diff --git a/README.md b/README.md index 83948cd..eed2629 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ |---|---|---|---|---| |1|2021.12.29|Batch Normalization|Deep Learning Basic|https://arxiv.org/abs/1502.03167| |2|2022.01.02|Layer Normalization|Deep Learning Basic|https://arxiv.org/abs/1607.06450| +|3|2022.02.04|ResNet|CV|https://arxiv.org/abs/1512.03385| +|4|2022.05.13|DGR|Continual Learning|https://arxiv.org/abs/1705.08690| \ No newline at end of file