Alec Hodgkinson
Results
2
issues of
Alec Hodgkinson
When I try to train the EfficientNet-D0 model, I run into an issue when it hits the ```load_pretrained_weights``` function in ```models/utils.py```. The code returns a HTTP 403 when trying to...
Changed FLAG_WINDOW_RESIZABLE to WINDOW_RESIZABLE to be consistent with odin implementation of raylib
documentation-change