Ivan Donadello

Results 3 issues of Ivan Donadello

Hi everybody, as stated by @yao5461 here https://github.com/rbgirshick/fast-rcnn/issues/26 the format of proposals in demo mat files is: [left, top, right, bottom], 0-based index. On the other hand the format of...

Hello, is it possible to use the ltn wrapper of version 1 into this new version? Thanks for the attention Ivan

enhancement

The accept method for accepting a string could be made faster by stopping the iteration over the string symbols when the DFA is in a sink state. Here is my...