-
Hi everyone,
I have finally unit tested the changes I made to caffe-public to enable per pixel label for the whole image. I realised (so far at least) that only inner product and softmax layers need…
-
Hi,
We have another issue of DaskGridSearchCV. The example is XGBRegressor (https://github.com/pinjutien/grid-search/tree/master/grid_search_issue2).
In this case, when DaskGridSearchCV is on, t…
-
See:
https://groups.google.com/d/msg/qubes-devel/CZ7WRwLXcnk/u_rZPoVxL5IJ
-
Hello,
How can I get coordinate information (x, y) of detected object(s)?
How can I train the Yolo2 for my own desired objects?
-
[**TL;DR:** We're designing a new input pipeline API for TensorFlow, and we'd like to collect your feature requests on this issue.]
We've noticed that one of the biggest challenges in getting start…
-
Check tutorials and make sure they open with the intended data set. Now, they open with the last file that was loaded with the File widget.
Run Orange with `--clear-widget-settings` and load a tutori…
-
Hard crash with memory bug and rscript termination under Windows.
Example:
``` R
require(caret)
require(mboost)
require(gbm)
require(rf)
# load iris set
data(iris)
dim(iris)
# works
m
-
Is there a reason that some of the `RWeka` classifiers only have one specified hyperparameter? The LMT model has multiple available values for hyperparemeters for grid/random search while others do n…
-
```
What steps will reproduce the problem?
1. Print a model fit to a classification problem: dist='multinomial',
'bernoulli', 'huberized'.
The confusion matrix is obtained using the optimal number o…
-
# problem
All impact functions on buildings assume that the data are classified and have a 'type; field. This is fine if buildings data have been downloaded through OSM and data type field is added r…