-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: ZantFoundation/ModelHackathon
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
align train_step with new object dict structure and loss input format
#16
opened Jun 2, 2025 by
bernardev254
Loading…
complete evaluation by computing mAP on validation batches
#15
opened Jun 2, 2025 by
bernardev254
Loading…
use eqx.combine and jax.vmap in loss_fn to compute detection outputs …
#14
opened Jun 2, 2025 by
bernardev254
Loading…
implement YOLOv10-style loss function with bbox, objectness, and clas…
#13
opened Jun 2, 2025 by
bernardev254
Loading…
add YOLOv10-style Equinox detection head for object detection outputs
#12
opened Jun 2, 2025 by
bernardev254
Loading…
update augmentations to pass and return bbox and label transformation…
#11
opened Jun 2, 2025 by
bernardev254
Loading…
apply crop and flip transformations to bboxes and labels
#10
opened Jun 2, 2025 by
bernardev254
Loading…
implement preprocessing logic for object detection samples
#9
opened Jun 1, 2025 by
bernardev254
Loading…
ProTip!
Adding no:label will show everything without a label.