-
Hi,
I'm getting an error when trying to switch my model to a bigger one (The "Inception V3" one on the model repo).
Here's a screenshot of the error chrome is giving me.
Any idea how I could fix…
-
Hi,
I read your human semantic parsing paper for person re-id and trying to reproduce results for cuhk03. For time being I am evaluating results just for re-id without semantic parsing. I have som…
-
hello, thx for your open source, when I use the inception_v3.ckpt pretrain model for UCMD dataset, run the extract_features.py file will have a problem ϵͳ\udcd5Ҳ\udcbb\udcb5\udcbdָ\udcb6\udca8\udcb5\u…
-
Hello,
I use **OpenCV 3.4.1** to load the 20180408-102900.pb (https://drive.google.com/file/d/1R77HmFADxe87GmoLwzfgMu_HY0IhcyBz/view) by using the following code
std::string model = "20180408-1029…
-
https://doi.org/10.1038/s41591-018-0177-5
> Visual inspection of histopathology slides is one of the main methods used by pathologists to assess the stage, type and subtype of lung tumors. Adenocar…
-
-
in the quiver code `quiver_engine/imagenet_uitls.py`:
```
x[:, :, :, 0] -= 103.939
x[:, :, :, 1] -= 116.779
x[:, :, :, 2] -= 123.68
# 'RGB'->'BGR'
x = x[:, :, :, ::-1]
```
in keras `keras/appl…
-
Hello! I've found a performance issue in tpu/models/: `batch()` should be called before `map()`, which could make your program more efficient. Here is [the tensorflow document](https://tensorflow.goog…
-
Hello,
I was going through your paper and found out that you reported the inception scores for ImageNet validation to be **63.702±7.869** (for 299x299 image size)but the BigGAN paper reports it to b…
-
I used the newest Inception v3 model.
Here is a collection of all false Positives i have gotten. I will let you know for further false positives.
![2b90bb2d-c12f-4015-94cd-7a1ef395251f](https:/…