- 15 Aug, 2017 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredconcat layer's backward() method. It was assigning the gradient to previous layers instead of adding the gradient, as required by the layer interface specification. This change also noticeably speeds up concat layers since only one CUDA kernel launch now happens per concat operation, rather than one kernel launch for each sample in a tensor. 
 
- 
- 14 Aug, 2017 1 commit
- 
- 
Davis King authored
 
- 
- 12 Aug, 2017 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 11 Aug, 2017 7 commits
- 
- 
Davis King authored
- 
Davis King authoredswitch for use in plugin environments. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 10 Aug, 2017 4 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredrenamed the objects and generally improved documentation. 
 
- 
- 09 Aug, 2017 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 06 Aug, 2017 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 05 Aug, 2017 1 commit
- 
- 
Davis King authored
 
- 
- 04 Aug, 2017 4 commits
- 
- 
Davis King authoredAlso added an operator<< for dnn_trainer that prints the parameters it's using. These changes also break backwards compatibility with the previous serialization format for dnn_trainer objects. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 03 Aug, 2017 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 01 Aug, 2017 2 commits
- 
- 
Davis King authoredchecks if the user is giving truth boxes that can't be detected because the non-max suppression settings would prevent them from being output at the same time. If this happens then we print a warning message and set one of the offending boxes to "ignore". 
- 
Davis King authored
 
- 
- 31 Jul, 2017 1 commit
- 
- 
Davis King authored
 
- 
- 29 Jul, 2017 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
ᴚ∀W∀ᴎ authored
- 
Leo authored
 
-