Pinned Repositories
AI-Tasks
Open source platform for machine learning tasks
argoverse-api
Official GitHub repository for Argoverse dataset
autoware.universe
benchmark_VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
conv-social-pooling
Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018
dcgan_indian
This repository consists of code and models for comparing the images generated by a dcgan model with and without indian images in the training data
dcgan_lfw_indian
This repository contains code and trained models that I have created to compare the generation of images when the training data is more diversified, I mean when images of some Indian people are also present.
disentangling-vae
Experiments for understanding disentanglement in VAE latent representations
indian_historical_places_map
jio_training_labs
sujithvemi's Repositories
sujithvemi/AI-Tasks
Open source platform for machine learning tasks
sujithvemi/argoverse-api
Official GitHub repository for Argoverse dataset
sujithvemi/autoware.universe
sujithvemi/benchmark_VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
sujithvemi/conv-social-pooling
Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018
sujithvemi/dcgan_indian
This repository consists of code and models for comparing the images generated by a dcgan model with and without indian images in the training data
sujithvemi/dcgan_lfw_indian
This repository contains code and trained models that I have created to compare the generation of images when the training data is more diversified, I mean when images of some Indian people are also present.
sujithvemi/disentangling-vae
Experiments for understanding disentanglement in VAE latent representations
sujithvemi/indian_historical_places_map
sujithvemi/jio_training_labs
sujithvemi/LearningConceptualDimensions
Learning interpretable dimensions for conceptual spaces using deep representation learning.
sujithvemi/ML_projects_Eduonix
This is a repository of jupyter notebooks that I coded for Machine Learning projects presented on Eduonix (an online learning platform)
sujithvemi/Pose-Estimation-EKF
3D Pose Estimation of the Planar Robot Using Extended Kalman Filter
sujithvemi/Practical_DL
DL course co-developed by YSDA, HSE and Skoltech
sujithvemi/Practical_RL
A course in reinforcement learning in the wild
sujithvemi/telangana_data_analysis
sujithvemi/UCSD_DS_Algos
Code and files related to UCSD course on Coursera for data structures and algorithms specialization
sujithvemi/udacity_CVND_projects
This repository contains the project files that I had to implement as part of my Computer Vision nanodegree on Udacity