-
I compiled your version of darknet on Amazon Linux (using Tesla K80 GPU) with the following settings:
```
GPU=1
CUDNN=1
OPENCV=1
DEBUG=0
OPENMP=0
LIBSO=0
...
ARCH= -gencode arch=comput…
-
I'm thinking of adding aliases for keyword arguments and structure fields that currently require using unicode characters to access. Examples include the `σ` in the `Conv` field names, and almost all…
-
```
from lasaft.source_separation.conditioned.cunet.models.dcun_tfc_gpocm_lasaft import DCUN_TFC_GPoCM_LaSAFT_Framework
args = {}
# FFT params
args['n_fft'] = 4096
args['hop_length'] = 1024
…
-
Hi, @zhreshold ,
we know from the paper that yolo v2 adds a passthrough layer to bring features from the earlier layer at 26x26 resolution to get the fine-grained features.
However, I find t…
-
The firewall rules are applied only a certain amount of time after the device has booted up. Due to this, some apps, which are started before the activation of the firewall, can transfer data even tho…
-
It would be cool to be able to extend colmena with remote luks unlock via initrd SSH support. Then in the cycle of `colmena apply hive.nix boot --reboot` we would not need external interaction to unlo…
-
`multidms==3.0` introduces a much easier interface for fitting collections of models in parallel. @Caleb-Carr and I have put together this issue to serve as an outline/plan for updating the notebooks …
-
d = dice_ml.Data(dataframe=pipdata, continuous_features=['A','B','C','D','E','F','H','I','J','K'],outcome_name='G')from tensorflow.keras.models import Sequential
from tensorflow.python.keras.layers i…
-
Hi,
I have problem that Avg Recall: 0.000000 is always zero i started training around 2 hours and it is still zero and Region Avg IOU: 0.027899 for example, almost less than 2.
my images are 3000*30…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Ac…