VisionLearningGroup / JEDDi-Net

Implementation for "Joint Event Detection and Description in Continuous Video Streams"
MIT License
22 stars 4 forks source link

SystemError: NULL result without error in PyObject_Call #1

Open leenaraz opened 5 years ago

leenaraz commented 5 years ago

This is the error i get when i run bash ./experiments/denseCap_jeddiNet_end2end/script_train.sh Here is the error

Traceback (most recent call last): File "./experiments/denseCap_jeddiNet_end2end/train_net.py", line 99, in max_iters=args.max_iters) File "/home/user4/mainpro/JEDDi-Net/experiments/denseCap_jeddiNet_end2end/../../lib/tdcnn/train_end2end.py", line 163, in train_net sw = SolverWrapper(solver_prototxt, roidb, output_dir, pretrained_model=pretrained_model, detection_pretrained_model=detection_pretrained_model) File "/home/user4/mainpro/JEDDi-Net/experiments/denseCap_jeddiNet_end2end/../../lib/tdcnn/train_end2end.py", line 45, in init self.solver = caffe.SGDSolver(solver_prototxt) SystemError: NULL result without error in PyObject_Call

Please help me solve this

huijuan88 commented 5 years ago

It is probably because of path.

On Apr 17, 2019, at 09:15, leenaraz notifications@github.com<mailto:notifications@github.com> wrote:

This is the error i get when i run bash ./experiments/denseCap_jeddiNet_end2end/script_train.sh Here is the error

Traceback (most recent call last): File "./experiments/denseCap_jeddiNet_end2end/train_net.py", line 99, in max_iters=args.max_iters) File "/home/user4/mainpro/JEDDi-Net/experiments/denseCap_jeddiNet_end2end/../../lib/tdcnn/train_end2end.py", line 163, in train_net sw = SolverWrapper(solver_prototxt, roidb, output_dir, pretrained_model=pretrained_model, detection_pretrained_model=detection_pretrained_model) File "/home/user4/mainpro/JEDDi-Net/experiments/denseCap_jeddiNet_end2end/../../lib/tdcnn/train_end2end.py", line 45, in init self.solver = caffe.SGDSolver(solver_prototxt) SystemError: NULL result without error in PyObject_Call

Please help me solve this

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/VisionLearningGroup/JEDDi-Net/issues/1, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFOa_030qdNR65XOAs3Y6bO71ySpWL2Uks5vh0irgaJpZM4c1cQh.

leenaraz commented 5 years ago

Thankyou Sir, I have some doubts and i hope you will please help me with it.

1.Where am i supposed to placd the activitynet videos and fps files fof the training?

  1. Have you implemented a demo to pass this model to a video and get the output? If yes, can you please share the code with me.

Thankyou

On Thu, 18 Apr 2019, 4:33 a.m. huijuan88, notifications@github.com wrote:

It is probably because of path.

On Apr 17, 2019, at 09:15, leenaraz <notifications@github.com<mailto: notifications@github.com>> wrote:

This is the error i get when i run bash ./experiments/denseCap_jeddiNet_end2end/script_train.sh Here is the error

Traceback (most recent call last): File "./experiments/denseCap_jeddiNet_end2end/train_net.py", line 99, in max_iters=args.max_iters) File "/home/user4/mainpro/JEDDi-Net/experiments/denseCap_jeddiNet_end2end/../../lib/tdcnn/train_end2end.py", line 163, in train_net sw = SolverWrapper(solver_prototxt, roidb, output_dir, pretrained_model=pretrained_model, detection_pretrained_model=detection_pretrained_model) File "/home/user4/mainpro/JEDDi-Net/experiments/denseCap_jeddiNet_end2end/../../lib/tdcnn/train_end2end.py", line 45, in init self.solver = caffe.SGDSolver(solver_prototxt) SystemError: NULL result without error in PyObject_Call

Please help me solve this

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://github.com/VisionLearningGroup/JEDDi-Net/issues/1>, or mute the thread< https://github.com/notifications/unsubscribe-auth/AFOa_030qdNR65XOAs3Y6bO71ySpWL2Uks5vh0irgaJpZM4c1cQh>.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/VisionLearningGroup/JEDDi-Net/issues/1#issuecomment-484293479, or mute the thread https://github.com/notifications/unsubscribe-auth/ACOLP5JTD5KHUL6237BEHHDPQ6UFHANCNFSM4HGVYQQQ .