Majid Mortazavi

Results 5 issues of Majid Mortazavi

### Bug Description Similar issue to #1183 even with `overwrite=True` and Autokeras 1.0.17 ### Bug Reproduction A simple image classification as given in the tutorials. Data used by the code:...

The following piece of code works by simply saving a frame on a disk. ``` import cv2 import time import depthai as dai pipeline = dai.Pipeline() camRgb = pipeline.createColorCamera() xoutRgb...

That would be great if the tool would allow other trained models like Yolo checkpoint for inference during labelling.

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests. ### Description Is integrating MLflow integration is part of near-future roadmap? I...

enhancement

I have cloded the repo, installed all requirements including the CMake and itree based on one of the reported issues, still I run into the following traceback error when trying...

bug