Skip to content

This repository collects the list of accepted paper from (currently only deep learning) top conferences. All lists are crawled by python scripts for later maintenance and analysis.

License

Notifications You must be signed in to change notification settings

sailist/Awesome-Paper-List-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-Paper-List

This repository collects the list of accepted paper from (currently only deep learning) conferences. All lists are crawled by python scripts for later maintenance and analysis. Welcome to contribute.

Conference collections

Including IJCAI, ECCV, ACCV, NIPS, ACMMM, WACV, ICML, CVPR, AAAI, ICCV, ACL, BMVC. See DETAILS.md for details.

Find related work

A simple script are provided under focus/ folder, which can use multiple regular experssions to filter papers you may be interested:

cd focus
# edit match_lis
python filter.py
# a xlsx file will be generated.

Download pdf files

You can run the following script to download papers from all supported conferences:

git clone --depth=1 https://github.com/sailist/Awosome-Paper-List-py
cd Awosome-Paper-List-py/scripts/crawl
bash scripts/bash.sh

or execute each python file to crawl and download papers for each conference:

cd Awosome-Paper-List-py/scripts/crawl
python cvpr.py

In addition, compressed and uncompressed versions can also be downloaded from Baidu Cloud

you can also download zip version::kfnd or uncompressed version::3mm9 from baidupan.

Downloaded pdfs are uploaded via bypy, and the corresponding scripts are pdfs/sync-zip-bypy.py and pdfs/sync-bypy.py

Reference

Other Tools

About

This repository collects the list of accepted paper from (currently only deep learning) top conferences. All lists are crawled by python scripts for later maintenance and analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages