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
Hello, I would like to know how you have done data enhancement to Multicue dataset. If possible, would you please send me the data set after data enhancement? Thank you very much!
The text was updated successfully, but these errors were encountered:
Sorry for the delayed reply! The data augmentation on the Multicue dataset is to rotate each image into 0, 90, 180 and 270 degrees and horizontally flip each rotated image randomly. You can simply do this using the code provided in this issue: #124 (modify it accordingly)
Hello, I would like to know how you have done data enhancement to Multicue dataset. If possible, would you please send me the data set after data enhancement? Thank you very much!
The text was updated successfully, but these errors were encountered: