votchallenge / integration

Integration examples and utilities for VOT toolkit
10 stars 13 forks source link

Prevent non-numerical confidence values #2

Open lukacu opened 4 years ago

lukacu commented 4 years ago

Python wrapper converts all confidence values to string. Since these values have a specific use, they should be checked that they are numerical before conversion.