Adrian Holovaty
Adrian Holovaty
Any idea why my YOLOv5 W&B runs aren't getting an "outputs" section, as in the [above screenshot](https://user-images.githubusercontent.com/26833433/98184457-bd3da580-1f0a-11eb-8461-95d908a71893.jpg)? I'm very interested in using W&B's dynamic "show predicted bounding boxes at each...
@AyushExel Thanks, that makes perfect sense. Keep up the great work — you guys are awesome!
The super-hacky solution I've come up with for this: * Before compilation starts, our build tool does a search-and-replace for `DEBUG=true` in the codebase and changes it to `DEBUG=false`. *...
Just chiming in to say I agree this is worth considering. I've also run across this variant in my own work. An example is from the "St Louis: Kunkel Brothers,...