Rohit Gandikota (rohitgandikota)

rohitgandikota

Geek Repo

Company:Northeastern University

Location:Boston

Home Page:https://rohitgandikota.github.io/

Twitter:@RohitGandikota

Github PK Tool:Github PK Tool

Rohit Gandikota's repositories

sliders

Concept Sliders for Precise Control of Diffusion Models

Language:Jupyter NotebookLicense:MITStargazers:794Issues:13Issues:93

erasing

Erasing Concepts from Diffusion Models

Language:PythonLicense:MITStargazers:492Issues:8Issues:26

unified-concept-editing

Unified Concept Editing in Diffusion Models

Language:PythonLicense:MITStargazers:82Issues:5Issues:18

hiding-audio-in-images

Generative Models to hide Audio inside Images using custom loss functions and Spectrogram Analysis

Language:PythonLicense:MITStargazers:17Issues:3Issues:0

Stock-News-Scrapping-With-Python

API for scrapping news on stock market for sentiment analysis and stock prediction

Language:PythonStargazers:12Issues:3Issues:0

Hiding-Images-using-VAE-Genarative-Adversarial-Networks

Variational Autoencoder-Generative Adversarial Network (VAE-GAN) to hide data inside images

Language:PythonStargazers:10Issues:3Issues:0

sar2optical

A Conditional Patch GAN for synthesis of optical images from SAR data as a 24X7, all weather disaster surveillance

bert-qa

This project shows the usage of hugging face framework to answer questions using a deep learning model for NLP called BERT. This work can be adopted and used in many application in NLP like smart assistant or chat-bot or smart information center.

Language:PythonStargazers:6Issues:3Issues:0

automatic-image-quality

Automatic Image Quality Analysis (AIQA) has become a very crucial module in remote sensing industry. With increasing competition and institutions that provide remote sensing images, the quality of images provided to the users has a huge impact.

Language:PythonLicense:GPL-2.0Stargazers:4Issues:4Issues:0

Land-Use-Land-Cover-Classification-of-Satellite-Images-using-Deep-Learning

This work discusses how high resolution satellite images are classified into various classes like cloud, vegetation, water and miscellaneous, using feed forward neural network. Open source python libraries like GDAL and keras were used in this work. This work is generic and can be used for satellite images of any resolution, but with MX band sensors.

Language:PythonLicense:MITStargazers:4Issues:3Issues:0

satellite-to-map

Generative Model to generate Map layers from Satellite Data

Language:PythonStargazers:3Issues:3Issues:0

NLP-based-Smart-Search-for-Satellite-Data-Ordering

Text-based and Voice-based search for satellite data ordering will massively improve user usability in terms of time spent and ease. This work focuses on satellite specific lingo and uses databases to search for data.

Language:PythonStargazers:2Issues:3Issues:0

cdqn-detect

This project harnesses deep reinforcement learning to detect cars in aerial images

Language:Jupyter NotebookLicense:MITStargazers:1Issues:3Issues:0

deprecated-code

This repository contains our initial experiments to study code deprecation in codeLLMs

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Hiding-Video-in-Images-using-Deep-Generative-Adversarial-Networks

This is a preliminary attempt on hiding video data inside images using deep learning. We design a custom adversarial network with custom losses and additional discriminator. We call this multi-discriminator and multi-objective training framework.

Language:PythonLicense:MITStargazers:1Issues:3Issues:0

Image-Rotation-Angle-Detection-with-Python

This code can be used for finding the angle that the image has been rotated by. Especially is tested on satellite data where geo-referencing rotates the image.

Language:PythonStargazers:1Issues:3Issues:0

progressive-diffusion

We explore the concept of progressive growth of network layers in denoising diffusion probabilistic models.

Real-Time-Cloud-Detection-of-Satellite-Images-during-Acquisition

This project deals with the real time cloud detection of the ongoing acquisition data of satellite images. For this end, we use a simple and light MLP for classification of the image pixels. This work can classify the satellite images of size ranges till 64000 pixels width.

Language:PythonLicense:MITStargazers:1Issues:3Issues:0

arxiv-latex-cleaner

arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0

Building-ChatServer-in-Python-for-Local-Network

If you are using an intranet network and have no means to communicate, use this python code to make a server where clients in the same network can chat. This is a pet project of me and Samvram Sahu.

Language:PythonStargazers:0Issues:3Issues:0

Deep-Reinforcement-Learning-with-Double-Q-Networks-on-Atari-Games

This project uses deep RL to train an agent that can play Atari game named Space Invaders.

Language:Jupyter NotebookStargazers:0Issues:3Issues:0

eigens

Importance of eigen directions in deep neural networks

Language:Jupyter NotebookLicense:MITStargazers:0Issues:3Issues:0

Geomatching

Satellite data feature matching flow

Language:PythonStargazers:0Issues:2Issues:0

interpret-dqn

Understanding how DQN agents can play atari games like pingpong

Language:Jupyter NotebookLicense:MITStargazers:0Issues:3Issues:0

Machine-Learning-Techniques-for-Satellite-Image-Masking-of-Sensitive-Areas

Satellite images are being extracted by Space organisations around the world. One of the objectives of the agencies is to mask out sensitive area for security reasons. For this purpose, there are certain predefined shapefiles in terms of Latitude and Longitude of earth. These shapefiles are to be used on the raw images that are not Geo-referenced and hence are ought to be handled in the co-ordinate axis (Scan-Pixels) . For this reason, a file that maps certain scan-pixels to latlons is provided so that one can project all the scanpixels to latlons and mask the area using shapefiles. This is specifically not opted as the product/satellite image has to dessiminated to users in the scan-pix. For this reason we propose machine learning techniques to accomplish this challenging task.

Language:PythonStargazers:0Issues:3Issues:0

Python-Assignment

The goal of this assignment is to learn and practice sets, dictionaries and objects. This assignment has two parts, first about dictionaries and sets and the second one about objects. Put all the required documents into a folder called a2_xxxxxx where you changed xxxxxx to your student number, zip that folder and submit it as explained in Lab 1. In particular, the folder should have the following three files: a5_part1_xxxxxx.py, a5_part2_xxxxxx.py and a5_part2_testing_xxxxxx.txt where you changed xxxxxx to your student number.

Language:PythonStargazers:0Issues:3Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0

RohitGandikota.github.io

Build a Jekyll blog in minutes, without touching the command line.

Language:SCSSLicense:MITStargazers:0Issues:2Issues:0
Language:PythonLicense:MITStargazers:0Issues:3Issues:0

Tie-Point-Matching-Between-Images-using-OpenCV

This project is a fun side project that can find tie points or common points between two images using python OpenCV.

Language:PythonStargazers:0Issues:3Issues:0