pengbo ma

Results 5 comments of pengbo ma

@JunaidRana Saved my life!

> Got the similar issue, here is my error > > clang: error: unsupported option '-fopenmp' > make: *** [RcppExports.o] Error 1 > ERROR: compilation failed for package ‘velocyto.R’ >...

The mAP calculation seems quite different from any voc or coco implementation

@xuzheyuan624 能请教一下为什么这里要算 ground truth 和 anchors 的 iou 吗? 为什么不直接算pred 和 gt的 iou呢?

Did you multiple the coordinates with the stride in the yolo layer?