-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
104b0e6
commit daf90f1
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
FOTOHOLICS - image catoonizer and Filtering | ||
FOTOHOLICS - Image Catoonizer and Filtering is to convert regular images into cartoon-style images or applying different filters with Emotion Predictor can be used to identify and classify emotions in the cartoonized images. | ||
<br> | ||
Objectives of Project | ||
<br> | ||
➢Different filters such as smooth, grey, water effect, blur, sharpen etc. including cartooniser | ||
<br> | ||
➢Emotion predictor which will predict the emotion of the image | ||
<br> | ||
➢We can upload image from the device as well by browsing into the device | ||
<br> | ||
➢Provides the percentage of the emotion as well | ||
<br> | ||
➢ We can download the image as well as it will open the filtered or new image to new tab | ||
<br> | ||
Technologies Used : | ||
<br> | ||
➢ Reactjs <br> | ||
➢ Bootstrap <br> | ||
➢ Flask – Framework <br> | ||
➢ Python <br> | ||
➢ Deepface Library <br> | ||
➢ Scikit learn Library <br> | ||
➢ Computer vision <br> | ||
|
||
Author - Sandhya D. and Yogita Jangra |