Skip to content
#

augmentation

Here are 136 public repositories matching this topic...

ROCKMOHAN
ROCKMOHAN commented Feb 4, 2019

Need Optional parameter for Keypoint class as we have one for BoundingBox

In case, we want to track the Keypoint transformations and pickout the labels which we want to use, It would be useful if we add label parameter.

As of now, we can do something like the below code in BB's :
`ia.BoundingBox(
x

yolov3
jchen42703
jchen42703 commented Mar 2, 2020

(I will compile a list and hopefully open a PR if needed)

Describe the bug
This behavior is present in a plethora of catalyst's callbacks and losses. It's consistent, but it's definitely confusing for many new users.

To Reproduce
Steps to reproduce the behavior:
Use these functions/classes:
Callbacks

miracleyoo
miracleyoo commented Nov 14, 2019

Hello okankop!

This is a really impressive repo and it definitely saved me from writing those data augmentation functions. Thanks greatly for the great work!

But I do think it will be even better if you can provide a document, however easy it is. Maybe just add something to explain the input parameters at the bottom of the form in README.md.

Thanks again!

Sriharsha-hatwar
Sriharsha-hatwar commented Oct 20, 2019

Below is the traceback and the libraries installed in my conda env.
My suspect is Python 3.5 let me know how to resolve this.
I Believe I need to update the Python 3.5 to 3.7 without disturbing the environment( idk how to do it ) suggestions are welcome

> Traceback (most recent call last):

  File "C:\Users\admin\Miniconda3\envs\machine_learning\lib\site-packages\IPython\core\interactive

Improve this page

Add a description, image, and links to the augmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the augmentation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.