-
I have tried coco2017train data to train this model .
its trained for 2 lakhs steps & the loss is in the range of 0.7 to 1 for all 2 lakh steps.
& results are worst on validation data .
I have …
-
Sub-tasks:
- #1
- #2
- #15
- #16
- #17
- #25
Issues arising:
- #7
- #18 (#21)
- #22 (#23)
-
Hi all,
I was going through efficientnet_v2 model available in keras, but I'm unable to identify the features {P3, P4, P5, P6, P7}. Here, are the model layer names:
```
input_1
rescaling
stem_co…
-
**System information**.
TensorFlow version (you are using): 2.8
Are you willing to contribute it (Yes/No): No
**Describe the feature and the current behavior/state**.
I think most of the ker…
-
an example of this is EfficientNetV2. if you pass `jit_compile=True` to the model, you'll get:
```
RuntimeError: `merge_call` called while defining a new graph or a tf.function. This can often ha…
-
## Problem
Very low model accuracy across different model types. Initially, the model accuracy was decent but in the end, the accuracy drop to 0.1 or 0.0xxx. Suspecting the very low accuracy is due to…
-
##### System information (version)
- OpenVINO Source=> pip install
- OpenVINO Version=> Version 2022.3
- Operating System / Platform =>Ubuntu 22.04
- Compiler => null
- Problem classification…
-
Hey Johnny, thanks for sharing your project!
I was wondering if you are able to provide at some point in time, a predict.py script.
So we can infer anomalies on single images, in a real life sce…
-
### Issue Type
Questions
### Source
PyPi
### DECIMER Image Transformer Version
2.3.0
### OS Platform and Distribution
MacBook Pro M1, 2020
### Python version
3.10
### Current Behaviour?
Hey…
-
Can you provide the complete training code, thank you.