Statistics and Visualization of acceptance rate, main keyword of CVPR 2022 accepted papers for the main Computer Vision conference (CVPR 2022)
Inspired by CVPR-2021-Paper-Statistics
- The total number of papers is increasing every year and this year has increased significantly! (7015 -> 8161)
- The acceptance rate increased back to 25%.
- Most of the top keywords were maintained
- image, detection, 3d, transformer, video, segmentation, representation, self-supervised, etc.
self-supervised
is about x1.5 as frequent- self-supervised: 50 -> 74
- The above data can be obtained from a simple jupyter notebook script.
CVPR_paper_statistics_using_chrome.ipynb
--> Use website data format
- python3.5
- selenium
- wordcloud
- matplotlib
or
i highly recommend to use google colab
Just download jupyter notebook and move to your google drive and Open with Colaboratory