CharlesShang / TFFRCNN

FastER RCNN built on tensorflow
MIT License
874 stars 418 forks source link

demo.py #137

Open gentlebreeze1 opened 6 years ago

gentlebreeze1 commented 6 years ago

i train it with PVAnet,What should i change in demo.py to use the output/voc_2007_trainval/ckpt files? @CharlesShang

gentlebreeze1 commented 6 years ago

i got the problem that is W tensorflow/core/framework/op_kernel.cc:1192] Invalid argument: Assign requires shapes of both tensors to match. lhs shape= [25088,4096] rhs shape= [13824,4096]

gentlebreeze1 commented 6 years ago

i really want your help!thanks @CharlesShang