zwyzwm / YOLOv8-Object-Detection

0 stars 0 forks source link

train from scratch #1

Open tcpipchip opened 1 week ago

tcpipchip commented 1 week ago

Hello @zwyzwm

There is info that we dont have on Internet. How to create a TRAIN image from the scratch.

For example 1) Go to the robloflow and create images and boundary 2) Go to COLAB and compile to Yolov8 our Yolov5 until get the pt or onnx ? 3) Go to tpu-mlir and make the conversions 4) Execute on MILK-V Duo 256...

Should be good help us how make those sequence em details...

All example use pre-trained pt...yolov5n, yolov5s :(

Can you help us and be the first to give this info to all Milk-v users ?

Thank you!

tcpipchip commented 6 days ago

Hi, i did myself https://milk-v.blogspot.com/2024/10/milk-v-yolov5-criando-dataset.html

Btw, after execute the sample_yolov8, still you get sucess to open the camera ? for me got NO MEMORY after execute one time the sample_yolov8

The code to the camera is opencv-mobile-test