Profiling tool for images.
- In
UDA_profiling.py
uncomment first 4 lines inmain()
function. - Run
UDA_profiling.py
to generate csv files for OAI and NYU - Comment first 4 lines of the
main()
function and uncomment the last 4 lines - Open docker service and go to
docker-profiling
directory and runrun.sh
- Inside docker, run
python3 UDA_profiling.py
to generate html files.