Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i try to run inference on a batch of images the results are very different #7362

Open
ernstgoyer opened this issue Aug 2, 2019 · 2 comments
Assignees
Labels
models:research models that come under research directory type:support

Comments

@ernstgoyer
Copy link

e.g.
batch_size 1 -- correct prediction with 94.8%
for the same image with batch_size 2
prediction goes down to 29%
finetuned model resnet_v2_101 with 4 classes
training batch_size was 4
tensorflow 1.14
ubuntu 18.04

@tensorflowbutler tensorflowbutler added the stat:awaiting response Waiting on input from the contributor label Aug 3, 2019
@tensorflowbutler
Copy link
Member

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks.
What is the top-level directory of the model you are using
Have I written custom code
OS Platform and Distribution
TensorFlow installed from
TensorFlow version
Bazel version
CUDA/cuDNN version
GPU model and memory
Exact command to reproduce

@ernstgoyer
Copy link
Author

System information
What is the top-level directory of the model you are using: slim
Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
TensorFlow installed from (source or binary): source
TensorFlow version (use command below): 1.13.1
Bazel version (if compiling from source):
CUDA/cuDNN version: 10.0
GPU model and memory: Nvidia Titan RTX
Exact command to reproduce: N/A

@tensorflowbutler tensorflowbutler removed the stat:awaiting response Waiting on input from the contributor label Aug 7, 2019
@gowthamkpr gowthamkpr added the models:research models that come under research directory label Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:research models that come under research directory type:support
Projects
None yet
Development

No branches or pull requests

6 participants