ultralytics-ascend/ultralytics/models/sam/modules
Glenn Jocher ee859ac64d
Fix ambiguous variable names (#13864)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Alex Pasquali <alexpasquali98@gmail.com>
2024-06-21 21:06:37 +02:00
..
__init__.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
decoders.py ultralytics 8.1.9 replace .size(0) with .shape[0] (#7957) 2024-02-01 23:33:02 +01:00
encoders.py Use pathlib in DOTA ops (#7552) 2024-01-13 19:32:49 +01:00
sam.py ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) 2024-01-10 03:16:08 +01:00
tiny_encoder.py Fix ambiguous variable names (#13864) 2024-06-21 21:06:37 +02:00
transformer.py ultralytics 8.1.44 add IS_RASPBERRYPI and constants refactor (#9827) 2024-04-07 00:47:12 +02:00