Skip to content

update to use coco python api 1.0.1, annotation file version 1.0.2#7

Open
dxj19831029 wants to merge 27 commits into
jeffdonahue:recurrentfrom
dxj19831029:recurrent_coco1_0_2
Open

update to use coco python api 1.0.1, annotation file version 1.0.2#7
dxj19831029 wants to merge 27 commits into
jeffdonahue:recurrentfrom
dxj19831029:recurrent_coco1_0_2

Conversation

@dxj19831029
Copy link
Copy Markdown

coco python api and annotations file format has been changed. So I updated your samples to fix bugs for current coco version(python api 1.0.1, annotation file 1.0.2).

longjon and others added 27 commits March 13, 2015 13:12
(With layers whose backwards accumlate gradients), this effectively
decouples the computational batch from the SGD minibatch. Each
iteration accumulates gradients over iter_size batches, then parameters
are updated.
(double impl from NVIDIA dev docs; float impl included in CUDA as
"atomicAdd")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants