Skip to content

A simple tool to visualize the main keywords of accepted papers for the recent Computer Vision conferences.

Notifications You must be signed in to change notification settings

ycmin95/CVPaperStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-Paper-Statistics

A simple tool to visualize the main keywords of accepted papers for the recent Computer Vision conferences (CVPR 2019-2022、ICCV 2019 & 2021、ECCV 2020 & 2022).

Inspired by ICLR2019-OpenReviewData and CVPR-2019-Paper-Statistics

Prerequisites

pandas
plotly
dash
nltk

CV Paper Keywords statistics

Keywords are sorted in descending order:

Usage

Step 1. Clone the project and install relevant packages:

git clone [email protected]:ycmin95/CVPaperStatistics.git
cd ./CVPaperStatistics
pip install -r requirements.txt

Step 2. Run the app:

python app.py

Step 3. Connect to the Plotly-Dash app 127.0.0.1:8050 in the browser (or ServerIP:SperificePort)

About

A simple tool to visualize the main keywords of accepted papers for the recent Computer Vision conferences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages