-
```
Assuming that all shapes in the image have the same color, it is possible to
recognize an annulus of a circle or of an ellipse, when the color of the center
of the Blob is different from the col…
-
```
Assuming that all shapes in the image have the same color, it is possible to
recognize an annulus of a circle or of an ellipse, when the color of the center
of the Blob is different from the col…
-
```
Assuming that all shapes in the image have the same color, it is possible to
recognize an annulus of a circle or of an ellipse, when the color of the center
of the Blob is different from the col…
-
```
Assuming that all shapes in the image have the same color, it is possible to
recognize an annulus of a circle or of an ellipse, when the color of the center
of the Blob is different from the col…
-
```
Assuming that all shapes in the image have the same color, it is possible to
recognize an annulus of a circle or of an ellipse, when the color of the center
of the Blob is different from the col…
-
Hello,
I am trying to train using custom data. I get shape errors, both with and without Batch Normalization in the file mentioned in the README.
My command:
```
python main.py --data_dir…
-
我在训练多卡的ppyolo时出现了下列问题,尝试了3次 都会在训练了数百个epoch后出现下列问题,复现100%
Traceback (most recent call last):
File "tools/train.py", line 140, in
main()
File "tools/train.py", line 136, in main
run(FL…
-
I am trying to implement your paper on the Massachusetts Dataset. Could you please tell me what steps I need to follow before giving it to the train.py?
1) How can I make the total_data.npy file?
…
-
when I run grasp_det.py, I met this error as follow:
ValueError: Tensor conversion requested dtype int32 for Tensor with dtype float64: 'Tensor("truediv:0", shape=(), dtype=float64, device=/device:CP…
-
When I tap the "Camera" button, the camera turns on for about 1 second and then the app goes back to the view from activity_main. Tapping the "Detect" button results in the app closing. Resetting the …