Sign In

Jewelry detector (alpha) - v0.1 Showcase

Loading Images

Jewelry detector (alpha) is a YOLO11s-seg model trained to detect and segment anime-style jewelry for ADetailer.


It can detect necklaces, long earrings/jewelry, bells, bracelets, gems, heart emblems, cross emblems, loop jewelry and some decorative accessories.

This is an early alpha release. It works on anime-style images, (i mean like anime screencap because i can't tell if semi realistic or stylized anime image will works as well), but small gems, thin chains, ribbons and ambiguous decorations may still be missed or misclassified.

Validation:

34 images / 107 instances

Box:

P 0.730 / R 0.632 / mAP50 0.685 / mAP50-95 0.560

Mask:

P 0.730 / R 0.632 / mAP50 0.681 / mAP50-95 0.446

~190 training image

Classes:
- gem_jewelry
- loop_jewelry
- bracelet
- long_jewelry
- ribbon_accessory
- bell
- emblem_accessory
- necklace
- heart_emblem
- cross_emblem

may work better at imgsz = 1024

Comments