yindaz / DeepCompletionRelease

Deep Depth Completion of a Single RGB-D Image
http://deepcompletion.cs.princeton.edu/
563 stars 141 forks source link

What is the average forward time during inference? #20

Closed Guptajakala closed 5 years ago

Guptajakala commented 5 years ago

Hi, First thanks for sharing the code. May I ask what is the average forward time during inference? This seems not mentioned in paper.

yindaz commented 5 years ago

We didn't optimize the network capacity yet, and there should be a lot to squeeze. It takes something less than 1 sec to test in our implementation, but that's not very useful data point any way. I believe this can be optimized to run really fast.