diff options
20 files changed, 1 insertions, 1 deletions
diff --git a/datasets/scholar/entries/Age and Gender Estimation of Unfiltered Faces.csv b/datasets/scholar/entries/Age and Gender Estimation of Unfiltered Faces.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Age and Gender Estimation of Unfiltered Faces.csv +++ /dev/null diff --git a/datasets/scholar/entries/AgeDB: the first manually collected, in-the-wild age database.csv b/datasets/scholar/entries/AgeDB: the first manually collected, in-the-wild age database.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/AgeDB: the first manually collected, in-the-wild age database.csv +++ /dev/null diff --git a/datasets/scholar/entries/Distance Estimation of an Unknown Person from a Portrait.csv b/datasets/scholar/entries/Distance Estimation of an Unknown Person from a Portrait.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Distance Estimation of an Unknown Person from a Portrait.csv +++ /dev/null diff --git a/datasets/scholar/entries/Effective Face Recognition by Combining Multiple Descriptors and Learned Background Statistics.csv b/datasets/scholar/entries/Effective Face Recognition by Combining Multiple Descriptors and Learned Background Statistics.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Effective Face Recognition by Combining Multiple Descriptors and Learned Background Statistics.csv +++ /dev/null diff --git a/datasets/scholar/entries/Face Research Lab London Set. figshare.csv b/datasets/scholar/entries/Face Research Lab London Set. figshare.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Face Research Lab London Set. figshare.csv +++ /dev/null diff --git a/datasets/scholar/entries/From Few to Many: Illumination Cone Models for Face Recognition under Variable Lighting and Pose.csv b/datasets/scholar/entries/From Few to Many: Illumination Cone Models for Face Recognition under Variable Lighting and Pose.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/From Few to Many: Illumination Cone Models for Face Recognition under Variable Lighting and Pose.csv +++ /dev/null diff --git a/datasets/scholar/entries/Gaze Locking: Passive Eye Contact Detection for Human–Object Interaction.csv b/datasets/scholar/entries/Gaze Locking: Passive Eye Contact Detection for Human–Object Interaction.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Gaze Locking: Passive Eye Contact Detection for Human–Object Interaction.csv +++ /dev/null diff --git a/datasets/scholar/entries/Hipster Wars: Discovering Elements of Fashion Styles..csv b/datasets/scholar/entries/Hipster Wars: Discovering Elements of Fashion Styles..csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Hipster Wars: Discovering Elements of Fashion Styles..csv +++ /dev/null diff --git a/datasets/scholar/entries/How to Take a Good Selfie?, in Proceedings of ACM Multimedia Conference 2015 (ACMMM 2015), Brisbane, Australia.csv b/datasets/scholar/entries/How to Take a Good Selfie?, in Proceedings of ACM Multimedia Conference 2015 (ACMMM 2015), Brisbane, Australia.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/How to Take a Good Selfie?, in Proceedings of ACM Multimedia Conference 2015 (ACMMM 2015), Brisbane, Australia.csv +++ /dev/null diff --git a/datasets/scholar/entries/Interactive Facial Feature Localization.csv b/datasets/scholar/entries/Interactive Facial Feature Localization.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Interactive Facial Feature Localization.csv +++ /dev/null diff --git a/datasets/scholar/entries/Learning Face Representation from Scratch.csv b/datasets/scholar/entries/Learning Face Representation from Scratch.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Learning Face Representation from Scratch.csv +++ /dev/null diff --git a/datasets/scholar/entries/Names and Faces .csv b/datasets/scholar/entries/Names and Faces .csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Names and Faces .csv +++ /dev/null diff --git a/datasets/scholar/entries/Names and Faces in the News.csv b/datasets/scholar/entries/Names and Faces in the News.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Names and Faces in the News.csv +++ /dev/null diff --git a/datasets/scholar/entries/Pushing the frontiers of unconstrained face detection and recognition: IARPA Janus Benchmark A
.csv b/datasets/scholar/entries/Pushing the frontiers of unconstrained face detection and recognition: IARPA Janus Benchmark A
.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Pushing the frontiers of unconstrained face detection and recognition: IARPA Janus Benchmark A .csv +++ /dev/null diff --git a/datasets/scholar/entries/THUMOS Challenge: Action Recognition with a Large Number of Classes.csv b/datasets/scholar/entries/THUMOS Challenge: Action Recognition with a Large Number of Classes.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/THUMOS Challenge: Action Recognition with a Large Number of Classes.csv +++ /dev/null diff --git a/datasets/scholar/entries/The CMU Pose, Illumination, and Expression Database.csv b/datasets/scholar/entries/The CMU Pose, Illumination, and Expression Database.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/The CMU Pose, Illumination, and Expression Database.csv +++ /dev/null diff --git a/datasets/scholar/entries/The MUCT Landmarked Face Database.csv b/datasets/scholar/entries/The MUCT Landmarked Face Database.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/The MUCT Landmarked Face Database.csv +++ /dev/null diff --git a/datasets/scholar/entries/WIDER FACE: A Face Detection Benchmark.csv b/datasets/scholar/entries/WIDER FACE: A Face Detection Benchmark.csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/WIDER FACE: A Face Detection Benchmark.csv +++ /dev/null diff --git a/datasets/scholar/entries/Who's in the Picture .csv b/datasets/scholar/entries/Who's in the Picture .csv deleted file mode 100644 index e69de29b..00000000 --- a/datasets/scholar/entries/Who's in the Picture .csv +++ /dev/null diff --git a/fetch-entries.py b/fetch-entries.py index 8c50d9a1..e206b058 100644 --- a/fetch-entries.py +++ b/fetch-entries.py @@ -25,7 +25,7 @@ def fetch_entries(index): './vendor/scholar.py', '-t', '-A', t, '--csv', ], stdout=f) - # time.sleep(random.randint(20, 32)) + time.sleep(random.randint(30, 60)) def read_citation_list(index): |
