Pinned Repositories
ocrplusplus
agv-sandbox
A place to try things out!
C---Utilities-Old
Some useful C programs
C-Utilities
Some of the most important data structures
Curiosity
A collection of short programs that I've written to satisfy some curiosities and get some insights into compilers/OS/Architecture.
did_they_tweet_this
An application to automatically detect if a screenshot of a tweet is fake or legitimate. That is, did the handle shown in the image really tweet the content?
fastsubmit_codechef
script that can be used to submit codechef problems directly from terminal
Information_Retrieval
Term project involving recommending researchers to other researchers keeping their diversity in mind
Password-Manager-Design-Lab-
A password manager system based on steganography and cryptography. The password manager takes an image and a master password as input and stores a user’s passwords for various different websites and accounts in the image. The user’s data is encrypted using the master password before storing it in the image and only with the correct master password can you retrieve the information.
Summarization
Graph Based Document Summarization
priyankpalod's Repositories
priyankpalod/Password-Manager-Design-Lab-
A password manager system based on steganography and cryptography. The password manager takes an image and a master password as input and stores a user’s passwords for various different websites and accounts in the image. The user’s data is encrypted using the master password before storing it in the image and only with the correct master password can you retrieve the information.
priyankpalod/agv-sandbox
A place to try things out!
priyankpalod/C---Utilities-Old
Some useful C programs
priyankpalod/C-Utilities
Some of the most important data structures
priyankpalod/Curiosity
A collection of short programs that I've written to satisfy some curiosities and get some insights into compilers/OS/Architecture.
priyankpalod/did_they_tweet_this
An application to automatically detect if a screenshot of a tweet is fake or legitimate. That is, did the handle shown in the image really tweet the content?
priyankpalod/fastsubmit_codechef
script that can be used to submit codechef problems directly from terminal
priyankpalod/Information_Retrieval
Term project involving recommending researchers to other researchers keeping their diversity in mind
priyankpalod/Summarization
Graph Based Document Summarization
priyankpalod/git-sandbox
practicing git commands
priyankpalod/hacker-scripts
Based on a true story
priyankpalod/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
priyankpalod/model_cnn
Saving the weights of cnn model for mnist data.
priyankpalod/NLP-Affliation
Codes and data for Affiliation extraction for OCR++
priyankpalod/OCR
priyankpalod/opencv_contrib
Repository for OpenCV's extra modules
priyankpalod/plots-to-tables
Given a set of scanned pdf pages as input, where each page has one or more plots embedded in text, converts them to a set of two-dimensional tables, one table per plot.
priyankpalod/priyankpalod.github.io
My website using github pages.