Skip to content

The preprocessed_npz #36

Description

@Z-mingyu

Hello, thank you for your hard work on this project!

[03/06 21:34:19.916]: Creating dataset...
[AGORA_MM] loading cache from data/preprocessed_npz/cache/agora_train_3840_w_occ_cache_2010.npz
[BEDLAM] loading cache from data/preprocessed_npz/cache/bedlam_train_cache_080824.npz
[COCO_NA] loading cache from data/preprocessed_npz/cache/coco_train_cache_080824.npz
[AGORA_MM] Cache not found, generating cache...
Traceback (most recent call last):
File "main.py", line 387, in
main(args)
File "main.py", line 201, in main
dataset_val = eval(cfg.testset)(transforms.ToTensor(), "test")
File "/home/zmy/MeshRecovery/AiOS/datasets/AGORA_MM.py", line 75, in init
self.datalist = self.load_data(
File "/home/zmy/MeshRecovery/AiOS/datasets/AGORA_MM.py", line 83, in load_data
content = np.load(self.annot_path, allow_pickle=True)
File "/home/zmy/anaconda3/envs/aios/lib/python3.8/site-packages/numpy/lib/npyio.py", line 405, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: 'data/preprocessed_npz/multihuman_data/agora_validation_multi_3840_1010.npz'

The downloaded preprocessed_npz file from Hugging face does not seem to contain agora_validation_multi_3840_1010.npz.
The file contains the following npz files

Image

Thank you for your time and consideration!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions