TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to Train a Scaled-YOLOv4 Object Detection Model

44 pointsby j-sizzover 4 years ago

3 comments

site-packages1over 4 years ago
This 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 fact that it happens to be YOLO4 under the hood is incidental.
评论 #25785828 未加载
rememberlennyover 4 years ago
Very cool seeing the YOLO v4 continued to be used after all of the naming fiasco.<p>These results are surprisingly good.
评论 #25784028 未加载
splittingTimesover 4 years ago
I always see these kind of things for Object detection in 2D images. What about for example feature detection in 3D meshes&#x2F; DICOM scan data? Are there equivalents to the 2D models?
评论 #25785045 未加载