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

train matter #20

Open
201814476285951 opened this issue Mar 21, 2022 · 1 comment
Open

train matter #20

201814476285951 opened this issue Mar 21, 2022 · 1 comment

Comments

@201814476285951
Copy link

/home/dell/anaconda3/envs/endoslam/bin/python /home/dell/EndoSLAM/EndoSfMLearner/train.py --name /home/dell/EndoSLAM/EndoSfMLearner/train
=> will save everything to /home/dell/EndoSLAM/EndoSfMLearner/train/03-21-22:36
=> fetching scenes in '/home/dell/EndoSLAM/EndoSfMLearner/Data_Path'
Traceback (most recent call last):
File "/home/dell/EndoSLAM/EndoSfMLearner/train.py", line 456, in
main()
File "/home/dell/EndoSLAM/EndoSfMLearner/train.py", line 113, in main
dataset=args.dataset
File "/home/dell/EndoSLAM/EndoSfMLearner/datasets/sequence_folders.py", line 33, in init
self.crawl_folders(sequence_length)
File "/home/dell/EndoSLAM/EndoSfMLearner/datasets/sequence_folders.py", line 42, in crawl_folders
intrinsics = np.genfromtxt(scene/'cam.txt').astype(np.float32).reshape((3, 3))
ValueError: cannot reshape array of size 1 into shape (3,3)

Can you tell me how to fix the cam.txt?

@1484115316
Copy link

I also have the same question. Can I add your WeChat or QQ to ask?

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

No branches or pull requests

2 participants