Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Is batch testing possible? #251

Open
chrystalquek opened this issue Sep 28, 2022 · 1 comment
Open

Is batch testing possible? #251

chrystalquek opened this issue Sep 28, 2022 · 1 comment

Comments

@chrystalquek
Copy link

Hi, I am new to retinanet and wanted to ask for some advice on batching. I understand that csv_eval.py passes a single image into the model at each time, which makes testing slow. Is it possible to modify the code such that a batch of images are passed into the model at the same time, or is that not possible because of how the model works?

@harrystuart
Copy link

I looked to do this also. It seems that the actual model script does not natively support this. Would would have to change the model file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants