-
Hi, there are some undifined modules in `net.py`, such as `nima` , `inception_v3_custom` and `resnet_custom`
```python
from nima.model import NIMA
from nima.mobile_net_v2 import mobile_net_v2
fr…
-
### 🐛 Describe the bug
The pre-trained model inception_v3 produces different results when predicting the same input after saving and loading. I attached the input file I used below. Please unzip it b…
-
Can you tell me how to run the FIA+PITIDIM.I want to verify the data if the Table. 2.Thanks very much!
-
Hi, could you add me on Discord? I have no idea how else can i contact you directly.
szymci#4551
-
With recent docker environment update to #8306, the tflite version is upgraded to 2.4.2.
I'm raising this, as when we re-generate Docker images, this will certainly show up.
The error messages I s…
-
First of all thank you very much for your paper, it has been a huge help to me.The project you uploaded has also greatly helped my research. I want to ask you a few questions.
1.Are the results sho…
-
Starting from [a working ML.NET sample](https://github.com/dotnet/machinelearning-samples/tree/migration/v.11/samples/csharp/getting-started/DeepLearning_ImageClassification_TensorFlow/ImageClassifica…
-
Hi,
seeing my last issue being closed: https://github.com/microsoft/DirectML/issues/16
just updated to latest (200626) tensorflow directml to test on "native" Windows:(tensorflow_directml-1.15.3.dev…
-
Dear @pokman , many thanks for this wonderful package!
I was wondering if it would be possible to visualize custom models, e.g. a simple sequential keras model. Currently I get the following error …
-
We observed that the program fails whenever the same image has been passed to `sess.run()` more than once. This error only happens with the SSD object detection models. For example:
Error occurs he…