Skip to content

user673/TTA-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TTA for object detection

It's a module to make Test Time Augmentation with OD Used augmnetations are constant

Also using NMS module to make predictions more clear for searching faces of objects

Using

  1. Install keras-retinanet https://github.com/fizyr/keras-retinanet
  2. Just pass your image and trained model to TTA function and get ready-made boxes, scores and labels, calculated with TTA and NMS

Testing

Use file test_TTA to try (replace image path)

About

TTA for object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages