Skip to content

Commit

Permalink
Fix link hi/models link (ultralytics#6554)
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <[email protected]>
  • Loading branch information
glenn-jocher authored Nov 23, 2023
1 parent aa55326 commit 4ac93d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hi/models/sam.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Segment Anything Model का उपयोग उपस्थित डेटा

## SAM की तुलना YOLOv8 के बनाम

यहां हम SAM के सबसे छोटे मॉडल, SAM-b, की तुलना Ultralytics के सबसे छोटे सेगमेंट मॉडल, [YOLOv8n-seg](../टास्क/सेगमेंट.md), के साथ करते हैं:
यहां हम SAM के सबसे छोटे मॉडल, SAM-b, की तुलना Ultralytics के सबसे छोटे सेगमेंट मॉडल, [YOLOv8n-seg](../tasks/segment.md), के साथ करते हैं:

| मॉडल | आकार | पैरामीटर | गति (सीपीयू) |
|--------------------------------------------------------------------|-----------------------------|----------------------|-------------------------|
Expand Down

0 comments on commit 4ac93d8

Please sign in to comment.