brialorelle / headcam-algo

Repository for development/validation of algorithms to extract automated information from headcam data
2 stars 1 forks source link

Redo json --> numpy --> bounding box outputs #2

Open brialorelle opened 4 years ago

brialorelle commented 4 years ago
kachergis commented 4 years ago

Any sticky issues here? What can we do to help?

ketan0 commented 4 years ago

Hey—no sticky issues here. (Sorry for no commits over past couple days, have been busy with other work) I will be sure to backup the OP outputs to Langcog once they finish running (gonna start running Alice and Sam videos today.) I’m not as familiar with the bounding box code, so I have not approached those todo items.

kachergis commented 4 years ago

No worries on the bounding boxes -- I've got that! Mostly curious if you're happy and confident in json-->numpy output

ketan0 commented 4 years ago

Ah awesome, thanks for doing that. I think that I am satisfied with the new condensed output format, as long as it's easy for you guys to manipulate in R (I find it to be so in Python.) Is it easy to load these dataframes with R's available packages (dplyr)?