Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload data to Google Storage #1

Open
7 tasks done
kylemcdonald opened this issue Mar 27, 2019 · 1 comment
Open
7 tasks done

Upload data to Google Storage #1

kylemcdonald opened this issue Mar 27, 2019 · 1 comment
Assignees

Comments

@kylemcdonald
Copy link
Collaborator

kylemcdonald commented Mar 27, 2019

Go through everything on our hard drives and upload the data in it's most flattened format, then in zip files. Any metadata or readmes will be included in this repo, not in the data.

Check that there is no .DS_Store in the zip files.

This includes:

  • GoogleVision
  • Imagga
  • Detectron json
  • FCRN Depth prediction
  • OpenFace face descriptors
  • openPose JSON anlaysis
  • Saliency imags from SALGAN

Ignore:

  • skeleton metadata
  • detectron PDFs (if they still exist anywhere)

The structure should mirror that on the server:

analysis:
canonical_filename_order.txt  face_counts  face_neighbors  filename_order.txt  people_in_images

dcnn:
inceptionv3  vgg

depth:
npy32  png320

detectron:
80categories_json  json  npy32  png1600

google:
json  README.md  vision_batch_nitrates.py  vision_batch.py

imagga:
imagga_batch.py  imagga_details.txt  imagga_password.png  json  README.md

microsoft:
OpenFacePlusMicrosoft  populateMsftFaceJsons

openface:
json  npy32

openface-ellipses:
jpg640  npy32

openpose:
json

photos:
jpg256  npy32  png1600

saliency:
jpg640  npy32
@golanlevin
Copy link
Member

Done, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants