All Projects → talengu → paper_seacher

talengu / paper_seacher

Licence: other
where where where paper

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to paper seacher

Awesome video person reid
papers collection and understanding for video person re-identification
Stars: ✭ 220 (+388.89%)
Mutual labels:  papers
Visual-Semantic-Embeddings-an-incomplete-list
A paper list of visual semantic embeddings and text-image retrieval.
Stars: ✭ 42 (-6.67%)
Mutual labels:  papers
love-a-paper
Twitter bot that tweets randomly selected papers from Papers We Love.
Stars: ✭ 20 (-55.56%)
Mutual labels:  papers
Awesome Database Learning
A list of learning materials to understand databases internals
Stars: ✭ 4,016 (+8824.44%)
Mutual labels:  papers
Awesome Grounding
awesome grounding: A curated list of research papers in visual grounding
Stars: ✭ 247 (+448.89%)
Mutual labels:  papers
Database-Optimization
📚 A collection of work related to Database Optimization.
Stars: ✭ 31 (-31.11%)
Mutual labels:  papers
Papers we read
Summaries of the papers that are discussed by VLG.
Stars: ✭ 203 (+351.11%)
Mutual labels:  papers
Awesome-Federated-Learning-on-Graph-and-GNN-papers
Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.
Stars: ✭ 206 (+357.78%)
Mutual labels:  papers
2020CCF-NER
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案
Stars: ✭ 66 (+46.67%)
Mutual labels:  ccf
LaTeX-Templates
Commented templates for CVs, homework, lecture notes, presentations, research papers, and essays, with commands for math/statistics symbols
Stars: ✭ 45 (+0%)
Mutual labels:  papers
Deep Learning Papers For Fish
a list of pappers in deep learning for new-comes.
Stars: ✭ 243 (+440%)
Mutual labels:  papers
Academic Phrases
Bypass that mental block when writing your papers.
Stars: ✭ 244 (+442.22%)
Mutual labels:  papers
awesome-topic-segmentation
(yet another not really) awesome topic/text segmentation list
Stars: ✭ 95 (+111.11%)
Mutual labels:  papers
Dehazezoo
DehazeZoo for collecting dehazing methods, datasets, and codes.
Stars: ✭ 228 (+406.67%)
Mutual labels:  papers
understanding-ai
personal repository
Stars: ✭ 34 (-24.44%)
Mutual labels:  papers
Awesome Nas Papers
Awesome Neural Architecture Search Papers
Stars: ✭ 213 (+373.33%)
Mutual labels:  papers
nlp-papers
Must-read papers on Natural Language Processing (NLP)
Stars: ✭ 87 (+93.33%)
Mutual labels:  papers
List-of-Academic-Research-on-Usability-in-FOSS
No description or website provided.
Stars: ✭ 29 (-35.56%)
Mutual labels:  papers
Diverse-RecSys
Collection of diverse recommendation papers
Stars: ✭ 39 (-13.33%)
Mutual labels:  papers
PaperWeeklyAI
📚「@MaiweiAI」Studying papers in the fields of computer vision, NLP, and machine learning algorithms every week.
Stars: ✭ 50 (+11.11%)
Mutual labels:  papers

Paper Seacher

NEW 202201 update all paper list !

where where where papers

This project is used for get names of papers of CCf-A, and a simple search function.

List of Papers

CV Focus

Conference

  • CVPR: International Conference on Computer Vision and Pattern Recognition
  • ICCV: International Conference on Computer Vision
  • ECCV: European Conference on Computer Vision
  • NIPS: Annual Conference on Neural Information Processing Systems
  • ICLR: International Conference on Learning Representations
  • ICML: International Conference on Machine Learning
  • AAAI: AAAI Conference on Artificial Intelligence
  • ACM MM: ACM International Conference on Multimedia
  • IJCAI: International Joint Conference on Artificial Intelligence
Name papers_lists dblp link status freq/year
CVPR 2021-1988 link OK 1/1
ICCV 2019-1988 link iccv2019 OK 1/2
ECCV 2020-1990 link OK 1/2
NIPS 2020-1988 link nips offical OK 1/1
ICML 2021-1988 link ICML2021 Oral OK 1/1
ICLR 2021-2013 link OR openreview.net for ICLR 2021 OK 1/1
AAAI 2021-1980 link OK 1/1
ACM MM 2021-1993 link OK 1/1
IJCAI 2021-1969 link OK 1/1

Journal

  • TPAMI: IEEE Trans on Pattern Analysis and Machine Intelligence
  • IJCV: International Journal of Computer Vision
  • TIP: IEEE Transactions on Image Processing
Name papers_lists dblp link status freq/year
PAMI 2022-1979 link OK 1/1
IJCV 2021-1987 link OK 1/1
TIP 2019-1992 link OK 1/1

TODO

  • can auto download papers
  • can search the context of papers
  • can get cite index from google
  • show oral or poster
  • show author background
  • show pdf link and code link
  • have a front webview

My List

keyword="relation" year>=2017

How to use this project

$ cd this project root
$ python3 search.py --keys attentions,relations --outpath my_lists/
# --keys use , to split
# --outpath to save papers_list

Maybe there is a simple way? wahaha . . .

keyword=?????
https://dblp.uni-trier.de/search/publ?q={keyword} venue:CVPR|ICCV|ECCV|AAAI|ICML|NIPS|IJCAI year:2019|2018|2017

Google https://scholar.google.com
ieee https://ieeexplore.ieee.org/search/advsearch.jsp
ACM https://dl.acm.org/advsearch.cfm
arxiv https://arxiv.org/search/advanced

Where Good

CCF 人工智能 CCF 计算机图形学与多媒体 CCF 人机交互与普适计算

CCF-A

Thanks for python module beautifulsoup

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].