Skip to content

isLinXu/paper-list

Repository files navigation

paper-listGitHub starsGitHub forksGitHub watchersBuild StatusimgGitHub repo sizeGitHub language countGitHub last commitGitHubimg


Paper-List-DAILY
Automatically Update Papers Daily in list

Updated on 2026.01.19

paper_list

Introduction

This repository provides a daily-updated list of computer vision papers from arXiv, organized by topic. The updates are automated using GitHub Actions to ensure you stay current with the latest research.

Online documentation: https://islinxu.github.io/paper-list/

Usage

To generate the paper list locally, follow these steps:

  1. Install Dependencies

    pip install -r requirements.txt
  2. Run the Script

    python get_paper.py
  3. Configuration You can customize the search keywords and other settings in config.yaml.

Advanced Usage

You can also use the scripts in the scripts/ directory for additional tasks:

  • Count Papers in Range: Count the number of papers within a specific date range.
    python scripts/count_range.py 2024-01-01 2024-12-31

Paper List

  1. Classification
  2. Object Detection
  3. Semantic Segmentation
  4. Object Tracking
  5. Action Recognition
  6. Pose Estimation
  7. Image Generation
  8. LLM
  9. Scene Understanding
  10. Depth Estimation
  11. Audio Processing
  12. Multimodal
  13. Anomaly Detection
  14. Transfer Learning
  15. Optical Flow
  16. Reinforcement Learning
  17. Graph Neural Networks