Arun Gade
Arun Gade
--------------------------------------------------------------------------- ValueError Traceback (most recent call last) in () 60 61 patterns = create_training_data("/content/hp_char.json","PERSON") ---> 62 generate_rules(patterns) 2 frames /usr/local/lib/python3.7/dist-packages/spacy/language.py in create_pipe(self, factory_name, name, config, raw_config, validate) 637 lang_code=self.lang, 638...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question I am trying to train to model using the...
Is there a way to return the get the image path of the out image generated or the output image itself using the API?