Skip to content

Releases: LED-Robotics/frc-ledvision

Improve capped model

Choose a tag to compare

@TristanWarder TristanWarder released this 01 Apr 21:50
v0.0.7

Updated to better capped model

Changed to capped reef model

Choose a tag to compare

@TristanWarder TristanWarder released this 28 Mar 03:20

Reef detection boxes are now only the cap at the end rather than the entire scoring structure.

This results in far fewer false-positives to sort through from the robot's perspective.

Upgrade model to v9

Choose a tag to compare

@TristanWarder TristanWarder released this 26 Mar 00:28
v0.0.5

Updated model, ensured disabled cams do not label ML

Upgrade model to v8

Choose a tag to compare

@TristanWarder TristanWarder released this 17 Mar 00:38
v0.0.4

Upgrade model, display cam IDs

Fix disable bugs

Choose a tag to compare

@TristanWarder TristanWarder released this 15 Mar 04:26
v0.0.3

Fix typo

Upgrade to slightly improved model from robot cameras

Choose a tag to compare

@TristanWarder TristanWarder released this 14 Mar 05:49

Trained on some new videos obtained from our robot

Initial alpha release!

Choose a tag to compare

@TristanWarder TristanWarder released this 13 Mar 23:20

Initial alpha release pre-competition for Reefscape

Updated capped model to after training finished

Choose a tag to compare

@TristanWarder TristanWarder released this 02 Apr 00:50
v0.0.8

Fixed memory alloc segfault