Alexandros Papadopoulos

Results 3 issues of Alexandros Papadopoulos

Hello. I have created an implementation of VAT in pytorch and I am facing the following issue: While the code works for the toy example (two moons dataset) and produces...

First of all, thank you for releasing your dataset. I was looking through the lesion segmentation images and couldn't help but notice that many ground truth images are completely black,...

On iOS when invoking `BackgroundLocator.isServiceRunning() ` leads to a MissingPluginException ```[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method LocatorPlugin.isServiceRunning on channel app.yukams/locator_plugin) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7) #1 BackgroundLocator.isServiceRunning (package:background_locator_2/background_locator.dart:61:13) #2 BackgroundLocationService.isRunning...