R-DFPN_FPN_Tensorflow icon indicating copy to clipboard operation
R-DFPN_FPN_Tensorflow copied to clipboard

R-DFPN: Rotation Dense Feature Pyramid Networks (Tensorflow)

Results 14 R-DFPN_FPN_Tensorflow issues
Sort by recently updated
recently updated
newest added

When I was training my data of 291 epochs or other, some errors may occur randomly. And I saw the GPU memory , at first it was steady, then it...

The system environment used: VMware Workstation 15 Pro + Ubuntu18.0 + Python2.7 + Tensorflow1.2.1 + opencv-python 4.2.0 I'd like to install R-DFPN_FPN_Tensorflow in CPU ONLY mode. Is this possible? Which...

Traceback (most recent call last): File "train.py", line 298, in train() File "train.py", line 275, in train summary_str = sess.run(summary_op) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line 789, in run run_metadata_ptr) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line...

Traceback (most recent call last): File "train.py", line 298, in train() File "train.py", line 259, in train fast_rcnn_total_loss, total_loss, train_op]) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line 789, in run run_metadata_ptr) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line...

Thanks for your share. Great job! I've got one question. **Is it really necessary to use tensorflow 1.2 and cuda 8**? I mean the versions of tensorflow and cuda are...

Hi, I encountered the problem of CUDA_ERROR_ILLEGAL_ADDRESS error during training when the objects are densely located, i.e. when there are many(roughly >100 or 150) ships in one 600*1000 image. When...

不知道大佬是怎么使用cfgs.RPN_TRAIN这个参数的? 是训练完所有之后,觉得框不准 单独训练 RPN网络的参数?

请问在训练时出现如下错误可能是什么原因: OutOfRangeError (see above for traceback): PaddingFIFOQueue '_2_get_batch/batch/padding_fifo_queue' is closed and has insufficient elements (requested 1, current size 0) [[Node: get_batch/batch = QueueDequeueManyV2[component_types=[DT_STRING, DT_FLOAT, DT_INT32, DT_INT32], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](get_batch/batch/padding_fifo_queue, get_batch/batch/n)]]

Sorry for bothering you again. When I train it with one 1080 GPU with batchsize of 1. I got the following mistakes. How can I solve it? 2018-05-10 13:42:49: step247692...

When I use SAR images, I got the following error. Can you help me to solve it? InvalidArgumentError (see above for traceback): input must have at least k columns [[Node:...