Zardinality

Results 84 comments of Zardinality

Sorry, I don't have a clue about what is going on here. You seem to be the first that encounter this error.

@xiaowenhe You might want to check this. https://github.com/smallcorgi/Faster-RCNN_TF/issues/19 I was planning to add it in readme (and I did, but in another repo). Will add it before tomorrow.

@xiaowenhe That is odd. Can you make sure you use the recompiled version by deleting original ones, or comment out all lines related to deform stuff to check if regular...

@feitiandemiaomi Have you changed -arch to a value compatible with your device?

@feitiandemiaomi I guess maybe only when you manually write `clean` lines in Makefile that it would rebuilt them all? Because the only reason I am aware that cause this error...

@feitiandemiaomi Already pushed.

sure, my wechat nickname is the same as github's

I dont think its related to g++ version, maybe u will find these issue helpful: [issue1](https://github.com/danfeiX/scene-graph-TF-release/issues/17) [issue2](https://github.com/zengarden/light_head_rcnn/issues/9) [issue3](https://github.com/tensorflow/tensorflow/issues/15002) also [there](https://blog.csdn.net/jicong44/article/details/80804178)

@xiaowenhe I was aware about your problem, please don't reopen two same issues.

@paulcx It might related to gcc version and certain flags. I will add some lines in make.sh and FAQ. Now if you want to fix it instantly, check this [issue](https://github.com/Zardinality/TF-deformable-conv/issues/1).