You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
documentationProblems about existing documentation or comments
1 participant
Converted from issue
This discussion was converted from issue #4177 on April 24, 2022 04:48.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
📚 Documentation Issue
Hi,
I am trying to find how much data is generated from data augmentation during training.
I am unable to find the documentation for the latter. These are the links I checked :
https://detectron2.readthedocs.io/en/latest/modules/data_transforms.html
https://detectron2.readthedocs.io/en/latest/tutorials/augmentation.html
In detectron2 source code ,I see is the different transformation possible in the dataset_mapper.py
build_augmentation also doesnt indicates the number of images created after crop or whatsover.
Thank you for any link to point me at
Beta Was this translation helpful? Give feedback.
All reactions