LikeLy-Journey / SegmenTron

Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
Apache License 2.0
705 stars 162 forks source link

about inference time(FPS)? #5

Closed xiaoyufenfei closed 4 years ago

xiaoyufenfei commented 4 years ago

How do you test the speed of different segmentation models, sometimes, I am a little confused about the speed of some papers description?

LikeLy-Journey commented 4 years ago

I am confused too. i just run model 100 times, batch size is 1, then average them.

sumaliqinghua commented 4 years ago

I am confused tooo.

xiaoyufenfei commented 4 years ago

Despite the doubts, but some project released the fps test script, such as ShelfNet, CGNet for our research...

xiaoyufenfei commented 4 years ago

And most of the articles report an average of 100 frames for the frames per second (FPS) measurement, this test method may be mostly deployed...