Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.79 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.79 KB

📃 Computer Science Papers

Following are a list of computer science academic papers that have had a profound impact over the industry and computers as we know today.

This is a constantly evolving repository and you can also contribute by simply following the contributing guidelines.

Overview

  1. Computer Vision
  2. NLP

Computer Vision

Paper Title Date Links
A Framework For Measuring Video Similarity and it's Applications To Video Query By Example August 1999 📄
Text detection and recognition in images and video frames 2003 📄
Topic Models for Scene Analysis and Abnormality Detection 2009 📄
Anomaly Detection in Crowded Scenes 2010 📄
Real-world Anomaly Detection in Surveillance Videos 2019 📄

Natural Language Processing (NLP)

Paper Title Date Links
Neural Word Embedding as Implicit Matrix Factorization January 2014 📄
Sequence to Sequence Learning with Neural Networks Nov 2014 📄
Skip Thought Vectors 22 June 2015 📄
Attention with Intention for a Neural Network Conversation Model 5 Nov 2015 📄