Yang yaming
312ce8b419
Merge pull request #2497 from pkuyym/ssd_outloss
...
Add DetectionOutputLayer and MultiBoxLossLayer.
8 years ago
yangyaming
65969dad64
Add DetectionOutputLayer and MultiBoxLossLayer.
8 years ago
yangyaming
597a58c3ef
Add DetectionMAPEvaluator.
8 years ago
dangqingqing
cb6436b50c
CPU implementation of row convolution
8 years ago
Luo Tao
9298a9ec0d
stride pooling for seqlastin and seqfirstin
8 years ago
Liang Zhao
e768721cd9
fix calculating totalScore2_ bug
8 years ago
Haonan
781b85b5fc
rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
8 years ago
dangqingqing
8b5431d5e1
padding operation
8 years ago
qingqing01
b53bdcdc67
Merge pull request #867 from Noplz/ssd
...
priorbox layer for Single Shot Multibox Detection Network
8 years ago
Peng Li
6e405a10c5
fix style issues
8 years ago
Peng Li
8fe3a3aa73
Add excluded_chunk_types to ChunkEvaluator
...
The chunks of types in excluded_chunk_types will not be counted in
ChunkEvaluator. This is useful for tasks such as SRL, in which chunks of
type V (verb) will not be taken into account in evaluation.
8 years ago
Zhizhong Su
9a243d7a23
fix a few bugs related to frame size.
8 years ago
gaoyuan
c0076084e2
Format the python file.
8 years ago
yuan
0eac399280
priorbox layer for ssd
8 years ago
Yu Yang
d5c0eeda00
Remove m4 when generate protobuf
...
Also fix compile issues
8 years ago