https://github.com/chrisdonahue/ai-deadlines
:alarm_clock: AI conference deadline countdowns
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: scholar.google -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
:alarm_clock: AI conference deadline countdowns
Basic Info
- Host: GitHub
- Owner: chrisdonahue
- License: mit
- Language: JavaScript
- Default Branch: gh-pages
- Homepage: http://aideadlin.es
- Size: 1.37 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of paperswithcode/ai-deadlines
Created about 2 years ago
· Last pushed about 2 years ago
https://github.com/chrisdonahue/ai-deadlines/blob/gh-pages/
## AI Deadlines [](https://travis-ci.com/abhshkdz/ai-deadlines)
Countdown timers to keep track of a bunch of CV/NLP/ML/RO conference deadlines.
## Contributing
[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/0)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/1)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/2)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/3)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/4)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/5)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/6)[](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/7)
Contributions are very welcome!
To keep things minimal, I'm only looking to list top-tier conferences in AI as per [conferenceranks.com][6] and my judgement calls. Please feel free to maintain a separate fork if you don't see your sub-field or conference of interest listed.
To add or update a deadline:
- Fork the repository
- Update `_data/conferences.yml`
- Make sure it has the `title`, `year`, `id`, `link`, `deadline`, `timezone`, `date`, `place`, `sub` attributes
+ See available timezone strings [here](https://momentjs.com/timezone/).
- Optionally add a `note` and `abstract_deadline` in case the conference has a separate mandatory abstract deadline
- Optionally add `hindex` (refers to h5-index from [here](https://scholar.google.com/citations?view_op=top_venues&vq=eng))
- Example:
```yaml
- title: BestConf
year: 2022
id: bestconf22 # title as lower case + last two digits of year
full_name: Best Conference for Anything # full conference name
link: link-to-website.com
deadline: YYYY-MM-DD HH:SS
abstract_deadline: YYYY-MM-DD HH:SS
timezone: Asia/Seoul
place: Incheon, South Korea
date: September, 18-22, 2022
start: YYYY-MM-DD
end: YYYY-MM-DD
paperslink: link-to-full-paper-list.com
pwclink: link-to-papers-with-code.com
hindex: 100.0
sub: SP
note: Important
```
- Send a pull request
## Forks & other useful listings
- [geodeadlin.es][3] by @LukasMosser
- [neuro-deadlines][4] by @tbryn
- [ai-challenge-deadlines][5] by @dieg0as
- [CV-oriented ai-deadlines (with an emphasis on medical images)][8] by @duducheng
- [es-deadlines (Embedded Systems, Computer Architecture, and Cyber-physical Systems)][9] by @AlexVonB and @k0nze
- [2019-2020 International Conferences in AI, CV, DM, NLP and Robotics][10] by @JackieTseng
- [ccf-deadlines][11] by @ccfddl
- [networking-deadlines (Computer Networking, Measurement)][12] by @andrewcchu
- [ad-deadlines.com][13] by @daniel-bogdoll
- [sec-deadlines.github.io/ (Security and Privacy)][14] by @clementfung
- [pythondeadlin.es][15] by @jesperdramsch
- [deadlines.openlifescience.ai (Healthcare domain conferences and workshops)][16] by @monk1337
- [hci-deadlines.github.io (Human-Computer Interaction conferences)][17] by @makinteract
- [ds-deadlines.github.io (Distributed Systems, Event-based Systems, Performance, and Software Engineering conferences)][18] by @ds-deadlines
- [https://deadlines.cpusec.org/ (Computer Architecture-Security conferences)][19] by @hoseinyavarzadeh
## License
This project is licensed under [MIT][1].
It uses:
- [IcoMoon Icons](https://icomoon.io/#icons-icomoon): [GPL](http://www.gnu.org/licenses/gpl.html) / [CC BY4.0](http://creativecommons.org/licenses/by/4.0/)
[1]: https://abhshkdz.mit-license.org/
[2]: http://aideadlin.es/
[3]: https://github.com/LukasMosser/geo-deadlines
[4]: https://github.com/tbryn/neuro-deadlines
[5]: https://github.com/dieg0as/ai-challenge-deadlines
[6]: http://www.conferenceranks.com/#
[8]: https://m3dv.github.io/ai-deadlines/
[9]: https://ekut-es.github.io/es-deadlines/
[10]: https://jackietseng.github.io/conference_call_for_paper/conferences.html
[11]: https://ccfddl.github.io/
[12]: https://noise-lab.net/networking-deadlines/
[13]: https://ad-deadlines.com/
[14]: https://sec-deadlines.github.io/
[15]: https://pythondeadlin.es/
[16]: https://deadlines.openlifescience.ai/
[17]: https://hci-deadlines.github.io/
[18]: https://ds-deadlines.github.io
[19]: https://deadlines.cpusec.org/
Owner
- Name: Chris Donahue
- Login: chrisdonahue
- Kind: user
- Location: Pittsburgh
- Website: chrisdonahue.com
- Twitter: chrisdonahuey
- Repositories: 55
- Profile: https://github.com/chrisdonahue
Assistant professor @ CMU CSD. Part-time research scientist at Google Magenta. Machine learning for music, and creative interaction.