Oleksandr Bezdieniezhnykh
94b4c55f39
chore: update requirements.txt to include pydantic
...
ci/woodpecker/push/01-test Pipeline was successful
- Added `pydantic` to the requirements for improved data validation and settings management.
- Ensured `onnx` remains listed for compatibility with existing functionalities.
These updates enhance the project's dependency management.
2026-05-13 01:39:53 +03:00
Alex Bezdieniezhnykh
0bd5bd6d27
uncommenting
2025-05-31 18:12:52 +03:00
Alex Bezdieniezhnykh
41d62ffc35
add onnx module to requirements
2025-05-31 18:10:54 +03:00
Alex Bezdieniezhnykh
6e5153ffb7
prepare train.py to automated training
...
set cryptography lib to the certain version
add manual_run for manual operations, right now it is onnx conversion and upload
2025-05-31 14:50:58 +03:00
Alex Bezdieniezhnykh
26eb3b991d
add download big engine file to cdn manager
...
revise onnx export process
fixes
2025-04-24 16:23:39 +03:00
Alex Bezdieniezhnykh
3985d424c0
update requirements.txt
2025-04-06 18:48:24 +03:00
Alex Bezdieniezhnykh
22f7966ae9
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# requirements.txt
2025-04-06 18:47:35 +03:00
zxsanny
06a23525a6
fix tensor rt engine
2025-04-06 18:45:06 +03:00
zxsanny
aaa4e2c2d3
update requirements
2025-03-28 14:50:43 +02:00
zxsanny
5b89a21b36
add export to FP16
...
add inference with possibility to have different
2025-03-28 12:54:25 +02:00
Alex Bezdieniezhnykh
7d99e377f1
add onnx inference
2025-03-24 21:48:22 +02:00
Alex Bezdieniezhnykh
948d4f1425
simplify exports. part1
2025-03-13 16:10:23 +02:00
Alex Bezdieniezhnykh
eb94311294
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# requirements.txt
2025-03-05 21:06:41 +02:00
Alex Bezdieniezhnykh
b4a4826b19
add rabbit consumer
2025-03-05 20:58:33 +02:00
zxsanny
458d59753a
GPU augmentation. try3. Failed.
2025-03-05 15:32:19 +02:00
zxsanny
b5e5f0b297
correct albumentation
...
try to make augmentation on GPU.
saved llm prompt
2025-03-05 10:45:41 +02:00
Alex Bezdieniezhnykh
2fa864018f
upload model to cdn and api
...
switch to yolov11
2025-03-03 23:36:10 +02:00