bit-bots / YOEO

YouOnlyEncodeOnce - A CNN for Embedded Object Detection and Semantic Segmentation
GNU General Public License v3.0
21 stars 4 forks source link

fix yoeo.names.yaml to yoeo_names.yaml #113

Closed phinik closed 11 months ago

phinik commented 11 months ago

Proposed changes

Make naming scheme consistent between bitbots_vision and yoeo

Related issues

https://github.com/bit-bots/YOEO/issues/93

Flova commented 11 months ago

Did we rename the files on data.bb?

phinik commented 11 months ago

Did we rename the files on data.bb?

What files do you mean?

Flova commented 11 months ago

Now the code expects the presence of a yoeo_names.yaml we therefore need to update the files on the server.

phinik commented 11 months ago

Are you referring to the changes in https://github.com/bit-bots/YOEO/pull/94 that solved https://github.com/bit-bots/YOEO/issues/93#issuecomment-1496395779? Cause this PR only touches @jaagut 's script which merely creates yoeo_names.yaml files.

Flova commented 11 months ago

Ahh nvm. I misread this.