AmirSh15 / FECNet

Facial Expression Feature Extractor

Home Page:https://github.com/AmirSh15/FECNet.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overriding images when downloading the dataset

oribotika opened this issue · comments

After reading the code, I suspect there is an error.
In the file image_downloader.py I don't see any reference to the fact that some files have more than one bounding boxes.
Since there is only a unique name to the file, images with ,images with multiple faces are "collapsed" into the same file name.