-
Before I download the full dataset I'd like to know what the difference between these three folders is. According to the README the format is different, but `data` seems to be a lot smaller, so this i…
-
### Versions
Pi-hole version is v5.6 (Latest: v5.9)
AdminLTE version is v5.8 (Latest: v5.11)
FTL version is v5.14 (Latest: v5.14)
### Platform
dietpi, pi zero w
### Expected behavior
…
-
BPO | [8108](https://bugs.python.org/issue8108)
--- | :---
Nosy | @jcea, @pitrou, @vstinner, @giampaolo, @florentx
Files | [ssl_shutdown.patch](https://bugs.python.org/file16527/ssl_shutdown.patch "Up…
-
Hi I have done the required configuration successfully and can't see any device connected in Control Floor. I have used 4 different devices (iPhone-8 IOS-14.2, iPhone-Xs-IOS 14.5.1, 11ProMax-IOS 14.2 …
-
@vhamer commented on [Tue Mar 12 2019](https://github.com/CartoDB/companystuff/issues/2838)
We have a [basic model](https://docs.google.com/spreadsheets/d/1Q_CPwZORwze12Y4FNtvEvW7OoDqMESwtmn39gDk6h98…
-
**System information**
- Have I written custom code: Yes (custom model and custom code)
- OS Platform and Distribution: Mac OS X 10.13.6
- TensorFlow installed from (source or binary): source
- Te…
-
I'd like to understand how to use ddp properly with multiple GPUs on a single machine as I'm unsure of how to bring results together using this method.
I'm using TensorBoard for logging
The prob…
-
Erre kíváncsi lennék:
Exploring Weight Agnostic Neural Networks
Tuesday, August 27, 2019
Posted by Adam Gaier, Student Researcher and David Ha, Staff Research Scientist, Google Research, Tokyo
…
-
Hi Rob,
Consider this simple test plugin `test.cpp` that tries to use google `glog` library [1]:
```
#include
int main(int argc, char **argv)
{
google::InitGoogleLogging(argv[0]);
LOG(ERRO…
-
Hi, thanks for the excellent work. It seems that all objects classes in PASCAL VOC have been used in few-shot segmentation task, so i am confused about the base classes used in the standard training?…