About
I am Sudheer Achary, a research student in Computer Vision and a Machine learning enthusiast, with major in Computer Science, International Institute of Information Technology(IIIT), Hyderabad.
Projects
- Summarizing Scientific Articles
- This project builds towards automatic summarisation of scientific papers
- MeshFlow Video Stabilization
- Online/Offline Video stabilization using a novel MeshFlow motion model
- Mini-SQL Engine
- Mini-SQL engine in Python which will run a subset of SQL Queries using command line interface.
- Manga Colorization
- Manga Colorization method based on conditional Generative Adversial Networks (cGAN), Image Segementation, Other post-processing techniques.
- Utility scoring of product reviews
- Predicts the utility score i.e the score given to a review based on its usefulness from 0 to 1.
- Fast panorama stitching on mobile devices
- fast image stitching approach which can combine a set of aligned images into one composite image with low memory consumption
- Ultimate Tic-Tac-Toe
- Ultimate Tic-Tac-Toe game playing agent for a 4x4x4x4 Tic-Tac-Toe Game
- Laser Shooting Game
- Build an laser shooting game using OpenGL in C++ as part of graphics course.
- Bloxorz Game
- Built a miniclip game “Bloxorz” using OpenGL-3D in C++ as a part of graphics course.
- Linux Shell
- Implemented Linux Shell using System Calls in C as part of operating systems course.
- Tetris Game
- Built a tetris game in python using pygame as a part of Structural Systems Analysis & Design (SSAD) Course.