NeLy-EPFL / DeepFly3D

Motion capture (markerless 3D pose estimation) pipeline and helper GUI for tethered Drosophila.
GNU Lesser General Public License v3.0
89 stars 17 forks source link

Add some automated tests of 3D pose estimation #53

Closed Dominic-DallOsto closed 1 month ago

Dominic-DallOsto commented 1 month ago

This replaces the old tests which needed to be run in a specified order, making it hard to know exactly what behaviour was broken / had changed.

Basically, we have some sample data which we copy into a "working" folder, run df3d on it, compare it to reference data, then clean that directory for the next test.