superlxt / RPNet-Pytorch

pytorch implement for RPNet
MIT License
33 stars 9 forks source link

Velocity measurement related #1

Closed ethan577 closed 4 years ago

ethan577 commented 5 years ago

I measured the velocity through the forward time code of the erfnet code, but it is not as fast as it was in the paper. Or is there something I'm missing?

superlxt commented 4 years ago

We only measure the time of network inference, excluding a series of operations such as reading pictures,Graphics card, CPU performance may also be different