-
您好,博主,感谢您的技术分享。用您的项目顺利部署成功并跑通训练脚本,但是原本数据集是obb形式,但在训练中似乎自动转成了hbb,也就是水平最小外接矩形框。以下是我标签格式:0 0.418945 0 0.25 0 0.25293 0.0859375 0.421875 0.0830078。训练过程中的train_batch0.jpg是这样的
![image](https://github.com/u…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I have been working with your excellent project,and I noticed that the pre-trained autoencoder model (autoencoder_vq_f4.pth) is designed for RGB images. However, I am currently working with gray-scal…
-
I have an issue when using gray-scale images, I get an error says "dimensions of image must be 3".
Is there some changes I need to make in order to let it accept gray-scale images?
-
#### Description
I read this guide:
https://amueller.github.io/word_cloud/auto_examples/colored.html
I am replicating it exactly (using different image and text), but I get the following error:
No…
-
Hello,
I am a beginner and I have been attempting to visualize the discriminator and generator losses on tensorboard, but I am having trouble. I ran the command tensorboard --logdir= directory_wher…
-
Hi,
Thanks for your great work.
I am working with gray scale images.
When I run
> > openMVG_main_openMVG2MVE2 -i /out_Incremental_Reconstruction/sfm_data.bin -o outReconstruction_for_MVE
…
-
Hello @AlexeyAB, For the grayscale dataset I'm training the YOLOV4 custom object detection algorithm. And this is what I changed in the config file.
![cfg](https://user-images.githubusercontent.com/9…
-
I am reading the nd2 file with the library however RGB channel doesn't show up.
-
When composing a gray-scale image with a color video clip the writing of the result fails with a ValueError.
## Example code
```.py
video = VideoFileClip('myHolidays.mp4')
# Image from https://e…