vneseresearcher

Results 9 comments of vneseresearcher

Please do the following guide: ``` cd $CenterTrack_ROOT/src/lib/model/networks/ # git clone https://github.com/CharlesShang/DCNv2/ # clone if it is not automatically downloaded by `--recursive`. cd DCNv2 ./make.sh ```

> Be aware : afcpu is not multithread friendly/optimized. Try to build and use a sequential build of afcpu. you mean run 2 processes, each process inference 25 inputs separately...

> multiprocessing is another possible solution but greedy in mem. I mean using a better afcpu backend than the default one using "MKL sequential": > https://github.com/arrayfire/arrayfire/wiki/Build-Instructions-for-Linux I think I built...

After reviewing network, I think we can use region score to find text direction but output is too small to do it. :|

> have a text_threshold Can you explain it? How to do it?

Hi @Charlyo, Have you finished the new feature - orientation map output - yet?

@Charlyo sorry bro. I'm also waiting for updating new feature :D

> you found the implementation of the new concept? I am trying to implement but facing lots of issues. Can you share your implementation, bro?

@nguyenkhacduyngoc Bạn đã inference được với pre-trained model chưa? Có thể share với mình được không?