mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 10:26:36 +00:00
remove fog and shadow augmentations
add install script
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
from augmentation import Augmentator
|
||||
from train import train_dataset, convert2rknn
|
||||
|
||||
Augmentator().augment_annotations(from_scratch=True)
|
||||
Augmentator().augment_annotations()
|
||||
train_dataset(from_scratch=True)
|
||||
Reference in New Issue
Block a user