You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michel Promonet 4d05472d2b
Allow multiple-model serving from Flask REST API (#8973)
1 year ago
.github Fix `--source 'path/*.jpg'` glob example (#8927) 1 year ago
data Add bash script arguments (#8962) 1 year ago
models New `smart_inference_mode()` conditional decorator (#8957) 1 year ago
utils Allow multiple-model serving from Flask REST API (#8973) 1 year ago
.dockerignore Add .git to .dockerignore (#8815) 1 year ago
.gitattributes git attrib 3 years ago
.gitignore Ignore `*_openvino_model/` dir (#6180) 2 years ago
.pre-commit-config.yaml [pre-commit.ci] pre-commit suggestions (#8828) 1 year ago
CONTRIBUTING.md Add mdformat to precommit checks and update other version (#7529) 2 years ago
LICENSE Add pre-commit CI actions (#4982) 2 years ago
README.md Deci.ai updates (#8928) 1 year ago
detect.py New `smart_inference_mode()` conditional decorator (#8957) 1 year ago
export.py New `smart_inference_mode()` conditional decorator (#8957) 1 year ago
hubconf.py Fix missing attr model.model when loading custom yolov model (#8830) 1 year ago
requirements.txt ClearML experiment tracking integration (#8620) 1 year ago
setup.cfg Update setup.cfg to `description_file` field (#7248) 2 years ago
train.py Remove DDP `destroy_process_group()` on train end (#8935) 1 year ago
tutorial.ipynb Created using Colaboratory 1 year ago
val.py New `smart_inference_mode()` conditional decorator (#8957) 1 year ago