Pinned Repositories
Analysing-Glassdoor-Jobs
Data Analysis of Job Postings on Glassdoor.
AnimeME
Apply anime style to your images
Generating-Webpages-from-Screenshots
Using Deep Learning Techniques the web page design mockups are converted into their corresponding HTML/Bootstrap code
Image2Image
This is a Pytorch implementation of Cycle Gan's and Pix2Pix to perform unpaired and paired image to image translations.
Manga-Colorizer
Use Pix2Pix to learn to colorize the manga.
Object-Detection-for-Traffic-Surveillance-System
Using object detection to tackle a subproblem in traffic rule violations.
shopme
ShopME: An E2E fashion recommendation System
Similar-Faces
Implementation of Siamese Neural Networks with contrastive loss for similarity learning.
Supplements-Price-Predictor
This project aims to understand the factors that cause supplements to be costly and uses machine learning to predict the prices.
torchflare
TorchFlare is a simple, beginner-friendly, and easy-to-use PyTorch Framework train your models effortlessly.
Atharva-Phatak's Repositories
Atharva-Phatak/Generating-Webpages-from-Screenshots
Using Deep Learning Techniques the web page design mockups are converted into their corresponding HTML/Bootstrap code
Atharva-Phatak/Similar-Faces
Implementation of Siamese Neural Networks with contrastive loss for similarity learning.
Atharva-Phatak/ANN
Atharva-Phatak/Online-Inspection-of-Packed-Cases
Atharva-Phatak/Santander-Customer-Transaction-Prediction
Solution Approach to Kaggle Competition : Santander Customer Transaction Prediction
Atharva-Phatak/catalyst
Accelerated deep learning R&D
Atharva-Phatak/Categorical-Feature-Encoding-Challenge-II
Solution Approach to Kaggle Competition : Categorical Feature Encoding Challenge II
Atharva-Phatak/pytorch_custom_yolo_training
An easy way to train a Yolo object detector with your custom images dataset, using PyTorch