Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

np. load function add allow_pickle = True #104

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bigeyesung
Copy link

Two steps to generate the issues:

1. $ python batch_load_scannet_data.py 
2. $ CUDA_VISIBLE_DEVICES=0 python train.py --dataset scannet --log_dir log_scannet --num_point 40000

After step 2, It showed the error for dev datasets.
"dataloader Cannot load file containing pickled data when allow_pickle=False"

After I changed the parameters, it worked.

@facebook-github-bot
Copy link
Collaborator

Hi @bigeyesung!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 10, 2020
@facebook-github-bot
Copy link
Collaborator

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants