when i was implement ASDN on faster rcnn,there comes errors
Normalizing targets
done
RoiDataLayer: name_to_top: {'gt_boxes': 2, 'data': 0, 'im_info': 1}
AttributeError: 'module' object has no attribute 'ASDNPretrainLabelLayer'
Traceback (most recent call last):
File "tools/train_net.py", line 112, in
max_iters=args.max_iters)
File "/home/keysen/lingck/py-faster-rcnn/tools/../lib/fast_rcnn/train.py", line 157, in train_net
pretrained_model=pretrained_model)
File "/home/keysen/lingck/py-faster-rcnn/tools/../lib/fast_rcnn/train.py", line 43, in init
self.solver = caffe.SGDSolver(solver_prototxt)
SystemError: NULL result without error in PyObject_Call
Can you help me?
my e-mail is 529617728@qq.com
when i was implement ASDN on faster rcnn,there comes errors Normalizing targets done RoiDataLayer: name_to_top: {'gt_boxes': 2, 'data': 0, 'im_info': 1} AttributeError: 'module' object has no attribute 'ASDNPretrainLabelLayer' Traceback (most recent call last): File "tools/train_net.py", line 112, in
max_iters=args.max_iters)
File "/home/keysen/lingck/py-faster-rcnn/tools/../lib/fast_rcnn/train.py", line 157, in train_net
pretrained_model=pretrained_model)
File "/home/keysen/lingck/py-faster-rcnn/tools/../lib/fast_rcnn/train.py", line 43, in init
self.solver = caffe.SGDSolver(solver_prototxt)
SystemError: NULL result without error in PyObject_Call
Can you help me?
my e-mail is 529617728@qq.com