uzh-rpg / bflow

Official implementation of "Dense Continuous-Time Optical Flow from Event Cameras"
Apache License 2.0
53 stars 4 forks source link

"# TODO: write specialized test sequence" l. 49 in data/dsec/provider.py #3

Open uwupl opened 1 month ago

uwupl commented 1 month ago

Hello Mathias,

I appreciate ur work a lot! We want to use some elements of the paper for research in the field of industrial sorting (Fraunhofer IOSB / KIT, Germany). The aim is to find a tracking algorithm that can give speed and orientation of particles during a short period of flight.

Firstly, I want to have a deep understanding of the code. In this order I want to train and val on my own. Currently, there is no validation/test for DESC implemented, as also stated in the readme. I wonder what "specialized" exactly means in this context. Maybe u can give me some more details and I can contribute by coding this sequence.

Many thanks in Advance!

mail: ln4965@kit.edu

0jintutu commented 1 week ago

Have you obtained the code for testing and evaluating DSEC?