African-Robotics-Unit / AcinoSet

Camera calibration & 3D pose estimation tools for AcinoSet
https://www.dropbox.com/sh/mto9ilgnopeixyp/AABSelc43yid-yenPVbeU9Ioa?dl=0
58 stars 14 forks source link

2D annotations in dlc_pw and fte_pw folders (Dropbox) #17

Closed julianzille closed 2 years ago

julianzille commented 2 years ago

Hi everyone.

Thank you for your work, and for making your data and results freely available.

I'm trying to understand the difference between the 2D annotations stored in the dlc_pw and fte_pw folders in your Dropbox repository: are the 2D annotations in the .csv files in fte_pw obtained by re-projecting the 3D poses to 2D, and are the annotations in the .pickle files in dlc_pw generated by the DeepLabCut model which are used as GT (to compare with the re-projected 2D annotations)?

Thanks in advance :)

MMathisLab commented 2 years ago

hey @julianzille great you're using it!

The 2D data is per-camera data, not reprojected actually dlc - means "raw" dlc output,

let me know if not clear

julianzille commented 2 years ago

Hi @MMathisLab - thank you.

To understand correctly, is fte used to generate the most accurate 2D and 3D annotations?

MMathisLab commented 2 years ago

correct!