Skip to content

A Privacy-Preserving Photo Sharing System on Social Networks

Notifications You must be signed in to change notification settings

cytus-kira/Perspicio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perspicio

Installation

pip install -r requirements.txt

Get feature

Before running this code, you need to go to this link to download the additional_file/model_file.zip file and extract it to the get_feature folder locally.After that, download the dataset from this link to download the dataset/dataset.zipand extract it to the dataset folder. Next, you can run get_gaze_head.py and modify the features to be extracted for head or gaze. You can extract the other three features by running get_other_feature.py.

Model

To test the model in this file, you can run python test_model.py for model testing. If you wish to retrain this model, you can download train_data.zip from this link and unzip it into the /new_feature/final_data directory. After that, modify the code in the main function and execute the train function.

About

A Privacy-Preserving Photo Sharing System on Social Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages