How to Train a Scaled-YOLOv4 Object Detection Model
blog.paperspace.com
How to Train a Scaled-YOLOv4 Object Detection Model
1–7 of 7 posts
Re: How to Train a Scaled-YOLOv4 Object Detection Model
#2These results are surprisingly good.
Re: How to Train a Scaled-YOLOv4 Object Detection Model
#3Very cool seeing the YOLO v4 continued to be used after all of the naming fiasco. These results are surprisingly good.
Re: How to Train a Scaled-YOLOv4 Object Detection Model
#4Re: How to Train a Scaled-YOLOv4 Object Detection Model
#5I always see these kind of things for Object detection in 2D images. What about for example feature detection in 3D meshes/ DICOM scan data? Are there equivalents to the 2D models?
Re: How to Train a Scaled-YOLOv4 Object Detection Model
#6Re: How to Train a Scaled-YOLOv4 Object Detection Model
#7This is neat, but it's less "How to Train a YOLO4" and "How to put your data into [our product that abstracts the training of YOLO4 behind the scenes so you don't even have to know what you're doing]." That's totally fine, to be clear, but the title makes it seem like one will learn about training YOLO4 models, when instead one is really learning how to use the roboflow dashboard to put images into their system, the…