Jia Chen

Results 32 comments of Jia Chen

我运行 bash ./scripts/train_mobilenet_on_imagenet.sh 出现: WARNING:tensorflow:From train_image_classifier.py:415: create_global_step (from tensorflow.contrib.framework.python.ops.variables) is deprecated and will be removed in a future version. Instructions for updating: Please switch to tf.train.create_global_step 请问你有遇到这个问题吗?

about the txt2xml.py: https://github.com/jiachen0212/TextBoxes_plusplus/blob/master/txt2xml.py pay attention, i get the difficult=1, you can change it ~

@noranart hello, i confused with the "difficult" setting.... if i set difficult, what would happen? emmm... maybe i need to read the ssd source codes carefully?~ can you give me...

when i run : bash ./scripts/train_mobilenet_on_imagenet.sh i got: WARNING:tensorflow:From eval_image_classifier.py:94: get_or_create_global_step (from tensorflow.contrib.framework.python.ops.variables) is deprecated and will be removed in a future version. Instructions for updating: Please switch to tf.train.get_or_create_global_step...

when i run bash ./scripts/train_mobilenet_on_imagenet.sh, i met the bug:WARNING:tensorflow:From train_image_classifier.py:415: create_global_step (from tensorflow.contrib.framework.python.ops.variables) is deprecated and will be removed in a future version. Instructions for updating: Please switch to tf.train.create_global_step...

@zeynali have you solver the bug? i meet the same problem....

I modified the base_lr=0.0001 then it gradual convergence.....: I1112 17:21:25.095569 25993 solver.cpp:259] Train net output #0: mbox_loss = 4.49065 (* 1 = 4.49065 loss) I1112 17:21:25.095585 25993 sgd_solver.cpp:138] Iteration 110,...

@dubiwei the multibux_focal_loss do not need .cu.....

after 12w iters, i got: Iteration 120000, loss = 1.6058 I1114 06:50:20.753614 26071 solver.cpp:433] Iteration 120000, Testing net (#0) I1114 06:50:20.753654 26071 net.cpp:693] Ignoring source layer mbox_loss I1114 06:51:53.275323 26071...

I modified the max_iter to be 10w but still get a lower map:..... 0.517319