Skip to content

First stable version for thermal images

Latest
Compare
Choose a tag to compare
@biendltb biendltb released this 12 Dec 11:44
· 1 commit to master since this release
b06221e
First stable version (#1)

* use a median filter to smooth the output heat map

* add DLA Lite version; fix a critical bug in calculating accuracy

* remove the smooth colvolve due to extremely slow execution time

* Get centroid, bounding box and probability

* replace the block model with function; fix a bug in train

* wrap the post-processing into saved model