-
Hi,
I am trying to run it locally, but I seem to get some version mismatch of **numpy** vs **skimage**.
I get this, when testing classification :
> File "DeepSolar/.venv3/lib/python3.5/site-…
-
```
I'm told we need this
https://github.com/fozavci/viproy-voipkit/
But the install docs say to modify metasploit:
https://github.com/fozavci/viproy-voipkit/blob/master/kaliinstall.sh
Problem is …
-
```
I'm told we need this
https://github.com/fozavci/viproy-voipkit/
But the install docs say to modify metasploit:
https://github.com/fozavci/viproy-voipkit/blob/master/kaliinstall.sh
Problem is …
-
```
I'm told we need this
https://github.com/fozavci/viproy-voipkit/
But the install docs say to modify metasploit:
https://github.com/fozavci/viproy-voipkit/blob/master/kaliinstall.sh
Problem is …
-
I'm trying to use a pretrained model (GoogLeNet) in DIGITS 6.0.0.-rc.2 for a dual-class classification task.
I'm using the following parameters, on a Titan X GPU:
Training epochs : 100000
Snapshot …
-
I have pre-download `bn_inception.pth`,and part of error info as follow:
> File "D:\hiicy\documents\files\tsn-pytorch\tf_model_zoo\bninception\pytorch_load.py", line 35, in __init__
self.load_…
HiIcy updated
2 years ago
-
I have test the image on GOPRO dataset by running test_matrics.py,
and with pretrained mobilenet model that author release,
but I got PSRN=26.89 and SSIM=0.814, not 28.17 and 0.925.
Does anyone got…
-
## Description
Currently, MXNet only supports tensor size smaller than 2^31. To support large tensors, users need to recompile MXNet with USE_INT64_TENSOR_SIZE compiler flag set to ON.
Large tens…
-
Hi,
Thanks for the really nice package. It's really helpful. During using the package I've encounter two issues:
1- When I am trying to generate the records for a large number of classes and sa…
-
Setting `breathe_default_project` has been a hard requirement for exhale since its inception since it was only designed with consideration of single-project builds. This is a core design flaw, but at…