Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

there is a problem when i train my dataset,Please help me #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sujinpeng
Copy link

Traceback (most recent call last):
File "./tools/train_net.py", line 112, in
max_iters=args.max_iters)
File "/media/E/FPN-caffe4/tools/../lib/fast_rcnn/train.py", line 160, in train_net
model_paths = sw.train_model(max_iters)
File "/media/E/FPN-caffe4/tools/../lib/fast_rcnn/train.py", line 101, in train_model
self.solver.step(1)
File "/media/E/FPN-caffe4/tools/../lib/rpn/anchor_target_layer.py", line 132, in forward
if int(item)==p:
ValueError: cannot convert float NaN to integer

changed the make way
delete the all code and replace with other Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants