deep learning collage project-detection a circle in image.
Project details
The project is a collage work – depp learning project.
This project identifies and paints circles given in RGB images. Specifically, each input image contains a rectangle, a triangle and a circle. The image is fed into a neural network, whose outputs are the center and radius of the circle within the image. The domain considered is “[0,1]x[0,1] “box”. PyTorch is the platform used. The goal is to paint the circle.
The rest of the relevance information is on- file.
The project is running on jupyter notebook platform, at the beginning on the file is written exectly what given for us and what we should implement .
our back-ground knowledge is based on stanford-cs231n (assigment 1-2).
YOU SHOULD IMPLEMENT ONLY THE SECTIONS WHERE IS WRITTEN TO.
make sure you run before submit it.
Awarded to:

Mukul D.
(5.0)
Awarded to:

Mukul D.
(5.0)
Project details
This project identifies and paints circles given in RGB images. Specifically, each input image contains a rectangle, a triangle and a circle. The image is fed into a neural network, whose outputs are the center and radius of the circle within the image. The domain considered is “[0,1]x[0,1] “box”. PyTorch is the platform used. The goal is to paint the circle.
The rest of the relevance information is on- file.
The project is running on jupyter notebook platform, at the beginning on the file is written exectly what given for us and what we should implement .
our back-ground knowledge is based on stanford-cs231n (assigment 1-2).
YOU SHOULD IMPLEMENT ONLY THE SECTIONS WHERE IS WRITTEN TO.
make sure you run before submit it.
Some Mukul D. projects
Project Title | Skills required in the project |
---|---|
deep learning collage project-detection a circle in image. | Deep Learning Image Processing Neural Networks Python Pytorch |