ultralytics-ascend/ultralytics/models/fastsam
2023-08-12 02:30:57 +02:00
..
__init__.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
model.py Support both *.yml and *.yaml files (#4086) 2023-08-01 15:41:09 +02:00
predict.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
prompt.py Replace type(1) == int with isinstance(1, int) (#4217) 2023-08-08 01:53:47 +02:00
utils.py ultralytics 8.0.149 add Open Images V7 training (#4178) 2023-08-07 01:19:51 +02:00
val.py ultralytics 8.0.153 YOLO Tasks Cleanup (#4314) 2023-08-12 02:30:57 +02:00