Christian Huber
Christian Huber
Hi, everytime I want to signup an account, I get this error message:  Docker logs do look fine. The MySQL log ends with the following entries:  I tried...
When performing configuration and recording in one step everything works fine ```bash $ ./mmwave --capture-dir testdir1 --configure --record STARTSTATUS 0 | DEV MAP: 32 | [MMWCAS-DSP] TDA Connected! STATUS 0...
## 🚀 Feature MeanAveragePrecision metric computes mAP and mAR for the following area definition: ``` self.bbox_area_ranges = { "all": (float(0**2), float(1e5**2)), "small": (float(0**2), float(32**2)), "medium": (float(32**2), float(96**2)), "large": (float(96**2), float(1e5**2)),...