yuxng / MDP_Tracking

Learning to Track: Online Multi-Object Tracking by Decision Making
MIT License
414 stars 168 forks source link

I wonder the method to normalize the detection score to range(0,1). #23

Open mysunrise opened 5 years ago

mysunrise commented 5 years ago

simple to use the maximum score to 1 , the minimum to 0 or else?