Tijmen

Results 4 issues of Tijmen

the batch_delta function of mobilenetdet.py divides the delta_x by the box width instead of the anchor width, the ssd paper describes division by the anchor width and this is also...

Small changes to fix build and tensorflow 2.4 compatibility. Configured using cmake 3.18.5, CUDA version = 11.2

**Is your feature request related to a problem? Please describe.** Support model warmup for ensemble models. **Describe the solution you'd like** The option to specify warmup inputs for ensemble models....

CMAKE_SYSTEM_PROCESSOR is not set by cmake on apple platforms which causes this warning: ``` MESSAGE(WARNING "Target processor architecture is not specified. " "cpuinfo will compile, but cpuinfo_initialize() will always fail.")...

bug