Arunava

Results 8 repositories owned by Arunava

DCGAN

26
Stars
17
Forks
Watchers

In this repository, I reproduce the DCGAN paper using PyTorch

ENet-Real-Time-Semantic-Segmentation

274
Stars
81
Forks
Watchers

ENet - A Neural Net Architecture for real time Semantic Segmentation

Python-TheNoTheoryGuide

104
Stars
69
Forks
Watchers

Jupyter NoteBooks to get you boosted with the basics of python with hands-on-practice.

YOLOv3-Object-Detection-with-OpenCV

314
Stars
173
Forks
Watchers

This project implements a real-time image and video object detection classifier using pretrained yolov3 models.

scratchai

96
Stars
18
Forks
Watchers

scratchai is a Deep Learning library that aims to store all Deep Learning algorithms. With easy calls to do all the common tasks in AI.

This repository contains my solutions and stand-alone Colab-friendly notebooks for the Intro to Deep Learning with PyTorch Course on Udacity

Malaria-Detection-using-Keras

38
Stars
19
Forks
Watchers

Malaria Detection using Deep Learning from Images made available publicly from NIH

Neural-Style-Transfer-with-OpenCV

25
Stars
6
Forks
Watchers

Neural Net Style Transfer using OpenCV and pretrained torch models from the Perceptual Losses paper by Johnson et al.