From 667e0c81584caed48e83e5d99111ccec54d04f62 Mon Sep 17 00:00:00 2001 From: Sou Uchida <18kmc06@ms.dendai.ac.jp> Date: Wed, 12 Jun 2019 14:29:20 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=E3=83=80=E3=83=96=E3=83=AB=E3=82=AF?= =?UTF-8?q?=E3=82=A9=E3=83=BC=E3=83=86=E3=83=BC=E3=82=B7=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92=E9=99=A4=E5=8E=BB=E3=81=99=E3=82=8B=E3=82=88=E3=81=86?= =?UTF-8?q?=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 論文タイトル: "Double-DIP": Unsupervised Image Decomposition via Coupled Deep-Image-Priors への対応 --- AutoDownloadCVPR2019.py | 1 + 1 file changed, 1 insertion(+) diff --git a/AutoDownloadCVPR2019.py b/AutoDownloadCVPR2019.py index 6f1d2c3..a8f7b00 100644 --- a/AutoDownloadCVPR2019.py +++ b/AutoDownloadCVPR2019.py @@ -13,6 +13,7 @@ def name_check(name): name = name.replace('?','') name = name.replace(':','') name = name.replace('*','') + name = name.replace('"','') name = name.replace('/',' or ') return name From 893fb6743dffb29d2aec640bf0caa7fb76be9102 Mon Sep 17 00:00:00 2001 From: Sou Uchida <18kmc06@ms.dendai.ac.jp> Date: Wed, 12 Jun 2019 14:35:40 +0900 Subject: [PATCH 2/3] typo --- AutoDownloadCVPR2019.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutoDownloadCVPR2019.py b/AutoDownloadCVPR2019.py index a8f7b00..a68cfed 100644 --- a/AutoDownloadCVPR2019.py +++ b/AutoDownloadCVPR2019.py @@ -13,7 +13,7 @@ def name_check(name): name = name.replace('?','') name = name.replace(':','') name = name.replace('*','') - name = name.replace('"','') + name = name.replace('\"','') name = name.replace('/',' or ') return name From a25ea93776837be6ba74cde96c2685a430d6c5e8 Mon Sep 17 00:00:00 2001 From: Sou Uchida <18kmc06@ms.dendai.ac.jp> Date: Wed, 12 Jun 2019 14:40:42 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=E3=83=80=E3=82=A6=E3=83=B3=E3=83=AD?= =?UTF-8?q?=E3=83=BC=E3=83=89=E6=B8=88=E3=81=BF=E3=81=AF=E3=82=B9=E3=82=AD?= =?UTF-8?q?=E3=83=83=E3=83=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AutoDownloadCVPR2019.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/AutoDownloadCVPR2019.py b/AutoDownloadCVPR2019.py index a68cfed..cc107b2 100644 --- a/AutoDownloadCVPR2019.py +++ b/AutoDownloadCVPR2019.py @@ -3,6 +3,7 @@ @author: 51takahashi """ +from pathlib import Path import os import requests @@ -24,13 +25,21 @@ def main(): txt = r.text; lines = txt.split('\n') cnt = 0 + + existing_files = [f.stem for f in Path(conf).glob('*.pdf')] + for line in lines: if line.find('