You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
author Guillaume Infantes <guillaume.infantes@jolibrain.com> 1585258052 +0100
committer Guillaume Infantes <guillaume.infantes@jolibrain.com> 1588165749 +0200
preliminary read/write
compile + link ok
respect test_batch_size at predict time
working version with db backend for text, in simple case, still needs some tests
remove debug msg
ok if db already exists
cleanup
torchdataset correclty report emptyness in case of db
honor shuffle option: shuffle dataset (indices only) at _every epoch_
correctly handle 2 dirs, one for train one for test
cleanups
sane behavior if given directly db paths
make db init generic
add missing file
typo in txtinputfileconn.h
typo jolibrain#2 in txtinputfileconn.h
Caffe being a fast moving library, some developers may be interested in running with their own version of Caffe.
DeepDetect by default relies on https://github.com/beniz/caffe/tree/master_dd_integ which closely tracks the Caffe master branch and includes a short set of patches, mainly for error handling (see BVLC/caffe#1683) and getting control over some internal variables.
Subtasks:
The text was updated successfully, but these errors were encountered: