GitXplorerGitXplorer
r

salincy-in-time

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
e57bfb4d62afd4d0284cd594539f0a1a03c8a25d

Update README.md

rrAm1n committed 6 years ago
Unverified
7ee602cf96de8a727f363a2ba61960958d1b8789

updating readme.

rrAm1n committed 6 years ago
Unverified
d57f7e4ef2a112d6b06ce3f311feb8a466f445f7

cleaning up

rrAm1n committed 6 years ago
Unverified
5e65b6dcfc278288309765338a1ae48b89832281

:(((((

rrAm1n committed 7 years ago
Unverified
9b216447256932cb29dbe3346ceaa92c6641c68c

adding drn

rrAm1n committed 7 years ago
Unverified
7a62e9c4d8cc461fa0c7e8dd8cfa0c3fdff7d2f5

sync

rrAm1n committed 7 years ago

README

The README file for this repository.

Saliency in time

The goal of this project is to try to simulate plasuible scanpaths, fixations and saccade, in free viewing condition.

Models

Two model has been implemented based on foveatin technique. First iteration is always with full reslution image and it will follow with foveated inputs based on previous fixation chosen by the model.

A)

A is Based on learning quantizing saliency volumes with q=400ms.

B)

B is an Encoder-Decoder model based on use of normal and bidirectional ConvLSTMs as decoder.

Evaluation

Please make sure to checkout SEQUAL to find datasetes and metrics used in this project.