GitXplorerGitXplorer
k

EPFL-Network-Tour

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
a6a5ec36f60135750ff29710e4acd8917bd6e25d

Update README.md

SSilentBoulevard committed 7 years ago
Verified
501f7846cb988037c87ea93122a17d96021a8c95

Update README.md

SSilentBoulevard committed 7 years ago
Verified
ed35ac71772f2ba15233fa27667b3f3f89fffbb9

Delete Version_2_fb.ipynb

SSilentBoulevard committed 7 years ago
Verified
562093b339599bb11000693e82e643d82533fdb9

Delete README

SSilentBoulevard committed 7 years ago
Unverified
76503ba8ff24e617b405f7299998984bc052ffe1

Final Submission

aatulkumarin committed 7 years ago
Verified
7fc26f793bd6b9aaeab17020d1962ef2ca7cab3f

looking into error source, param search

committed 7 years ago

README

The README file for this repository.

EPFL-Network-Tour

Introduction

We plan to explore manifold learning as presented in [@isomap] for a lower dimensional embedding of images. Since lower dimensional hidden representations allow for generative modeling, we also plan to explore image generation by sampling from this lower dimensional manifold.

Data Acquisition and Exploration

We plan to go ahead with Celebface Attribute Dataset. For computational purposes, we randomly choose roughly 6000 images from a total set of more 200k images. To reduce the complexity, we convert all the images to grayscale.

Data Exploitation

We will begin with choosing an appropriate dataset from a plethora that is already available. We will then detect keypoints followed by generating descriptors around those keypoints using a suitable algorithm. Once we obtain the feature vector representation for each image, we will try to learn a parametrized manifold space. This parametrization would not only help us in generating new faces along that manifold, but a suitable choice of parameter may help us in morphing specific features of individual faces.

Conclusion : Final Goal

We were able to successfully generate the following videos :

Exhibit A

Exhibit B

Exhibit C