mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 07:06:36 +00:00
correct albumentation
try to make augmentation on GPU. saved llm prompt
This commit is contained in:
+10
-8
@@ -3,12 +3,14 @@ torch
|
||||
torchvision
|
||||
torchaudio
|
||||
ultralytics
|
||||
albumentations~=2.0.4
|
||||
albumentations
|
||||
|
||||
opencv-python~=4.11.0.86
|
||||
matplotlib~=3.10.0
|
||||
PyYAML~=6.0.2
|
||||
cryptography~=44.0.1
|
||||
numpy~=2.1.1
|
||||
requests~=2.32.3
|
||||
pyyaml
|
||||
opencv-python
|
||||
matplotlib
|
||||
PyYAML
|
||||
cryptography
|
||||
numpy
|
||||
requests
|
||||
pyyaml
|
||||
boto3
|
||||
nvidia-dali-cuda120
|
||||
Reference in New Issue
Block a user