Maximilian Sittinger

Results 3 issues of Maximilian Sittinger

### Search before asking - [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report. ### Notebook name [YOLOv5 PyTorch Object Detection](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/train-yolov5-object-detection-on-custom-data.ipynb) ### Bug When using...

bug

Hi, currently the DepthAI API only works on RPi Zero W (armv6l) when installing ``` sudo apt-get install libusb-1.0-0-dev ``` after installing the dependencies with ``` sudo curl -fL https://docs.luxonis.com/install_dependencies.sh...

Hi, when exporting an image classification dataset from Roboflow as `Folder Structure` format with train/validation splits, the folder which contains validation images is automatically named `valid`. However, YOLOv5-cls training expects...