-
Type: Bug
Auto-generated text from notebook cell performance. The duration for the renderer, VS Code Builtin Notebook Output Renderer, is slower than expected.
Execution Time: 42ms
Renderer Duration…
-
- There is a potential risk that the augmented images might overwrite the original images if the file naming convention isn't handled properly. Ensure augmented images are saved with unique names to a…
-
The current logic evenly distributes the augmentation among existing images. However, if there are few images, this may result in some images being augmented many times, leading to poor diversity.
-
While going by the code, I observed Data Augmentation already done. I wanted to question, How can I visualize the augmented images passed to the model for training.
It would be a great help if I cou…
-
Is it possible to disable Augmented Image database? My config set database to None, still I got this in the editor console output when trying to launch Instant Preview.
Warning when trying to launch …
-
### 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…
-
First of all, thank you very much for your library. @giandifra
I am working on augmented images page.
When the phone's camera cannot see the picture, I want the object on the screen to be delet…
-
Hi,
I add the some of images about 10 at assets folder and add image using suggested function
https://developers.google.com/ar/develop/java/augmented-images/guide
```
Bitmap bitmap;
try (Inpu…
-
I might have missed something in the documentation, or just don't have enough understanding of Python, but I was wondering if there is a way to save augmented images to a local folder on your PC. I am…
-
Hi,
Because this project does not seems to be maintained, I forked it, and added some new functionalities ( like Augmented Images (with the new FULL_TRACKING feature )).
You can dl it from here:…