Oliver Simons

Results 34 comments of Oliver Simons

> I think my post wasn't clear and I used the term "step" incorrectly. I understand that PrecisionRecallCurve works on all data, but why it keep data from previous epochs?...

> Hi, added the reset code to both, but it's not called. I think there are probably other changes that need to be made, probably in anomaly_module or somewhere else...

Works for me with x64 chip under Ubuntu 18.04 and the above linked snapshot + python file. Tested it out with Zoom.

Is the newest snapshot maybe compiled without asterisk? I guess I will try another day, and start [here](https://forum.openwrt.org/t/voip-configuration-for-asterisk13-pjsip-chan-lantiq-and-vodafone-germany/9470) for configuration

Just a quick update: I managed to install asterisk and register my VOIP-provider. However, I cannot seem to properly setup a working dialplan/provider-context: * For incoming calls, i get an...

Hmm okay. Based on the [OpenWRT Project](https://openwrt.org/toh/astoria/arcadyan_astoria_easybox_904xdsl_r01?s[]=arcadyan&s[]=astoria&s[]=easybox&s[]=904xdsl#installing_lede) page I just assumed it to be working... Did anyone manage to successfully use the analog phone line yet?

Yeah I use the snapshot from 02/11 and installed all asterisk-related packages marked as compiled in the config via `opkg` from a pen-drive (funnily images i compile under fa8e9a88891841f6b4a35296315db68526cde2f1 with...

@BenWilson2 The CI seems to be failing, though I didn't do any actual code changes. Could you retrigger the failed job? Or should I rebase my changes on master first...

> Or how do you view the test results of a test set for a specific image? Our method does not provide anomaly segmentation results per-se, as we aggregate over...

I wanted to chime in that it's most likely an interaction between `hyperref` (loaded by `acmart` and `tikzexternalize`). As a current workaround, providing `\PassOptionsToPackage{bookmarks=false}{hyperref}` before loading `\documentclass{acmart}` fixes the problem....