Matt Cooper

Results 7 issues of Matt Cooper

Every couple of times I try to upload a file, it gets stuck on "uploading" and won't do anything until I restart Brackets, change the file and try to re-upload.

I'm trying to use this package on iOS. If I just `import SystemSetting from "react-native-system-setting"` without using it, it runs fine, but when calling any of the `SystemSetting` methods, I...

Do you have any saved checkpoints of your model trained on CelebA (or any other face dataset) that you could share? Thanks!

When I try to stream remote mp3 audio, this library works perfectly -- The audio buffers and then starts playing as the rest of the file loads ahead of it;...

Hello, I'm using ftp-sync with Brackets Release 1.1 build 1.1.0-15558 on OS X 10.10.2. I'm trying to upload some files to my site, and it looks like things are happening...

I am running react-native-android-settings-library in a Nexus 5X emulator on Android 8.0 (Oreo) with API 26. I tried both example lines from your README: `RNANAndroidSettingsLibrary.main();` and `RNANAndroidSettingsLibrary.open('ACTION_WIFI_SETTINGS');`, but neither actually...

I'm trying to replicate your results for ResNet18 on ImageNet 1k. I'm using the default hyperparameters in your `train_resnet.py` and all of the same augmenters (for aug-level=2), but can't achieve...