-
Hello, when I execute the verification command, the accuracy is 0. But in the process of training, there are scores in the verification. What's the matter?
command: python train_net.py --eval-only …
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
**Environment** ( I have tried pytorch 1.9.0 and pytorch 1.8.0 and their corresponding cudnn/ mmcv-full =1.14.0, both will cause memory increasing when training.)
> sys.platform: linux
Python: 3.…
-
*Context*:
AutoML is currently spending most of its time on exploration, and even though the {{learning_rate}} is sometimes too high or too low: cf. [https://0xdata.atlassian.net/browse/PUBDEV-6293|ht…
-
HI all,
I've run libfm in Ubuntu using the dataset detailed below,
Random model run OK,
however when I tried the rest of the models in my list (I followed the models_example.py example provided h…
-
my environment is:
ubuntu 18.04, cpu i5-7500, GTX1070, cuda10.0, pytorch1.3.1
```
[ 0] 70 || B: 4.143 | C: 4.777 | M: 5.276 | S: 0.683 | T: 14.878 || ETA: 19 days, 7:47:49 || timer: 0.349
…
-
import tensorflow as tf
import numpy as np
import matplotlib.pyplot as plt
import scipy.io
from scipy.interpolate import griddata
import time
import cmath
np.random.seed(1234)
tf.set_random_…
-
Hello, I tried to change almost all the configuration parameters, but nothing helps. The training always stops at 200 iterations, I've spent over 100 hours trying to figure out why. 1400 photos in the…
-
**PaddleDetection team appreciate any suggestion or problem you delivered~**
## 描述问题
bs=2时,faster_rcnn_r50_1x_coco.yml和 faster_rcnn_r50_fpn_1x_coco.yml单卡训练loss会变nan。
bs=4,双卡训练faster_rcnn_r50_1x_c…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…