Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document steps for using a custom version of Caffe along with DeepDetect #2

Closed
2 tasks
beniz opened this issue May 27, 2015 · 1 comment
Closed
2 tasks

Comments

@beniz
Copy link
Collaborator

beniz commented May 27, 2015

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:

  • release the DeepDetect patches to Caffe
  • document the steps to using a custom version of Caffe
@beniz
Copy link
Collaborator Author

beniz commented Apr 5, 2016

Not useful at the moment. Closing until it becomes useful for some reason.

@beniz beniz closed this as completed Apr 5, 2016
fantes added a commit to fantes/deepdetect that referenced this issue Mar 13, 2018
fantes added a commit to fantes/deepdetect that referenced this issue May 4, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant