Skip to content

about memory_feat_comic.pkl #3

@Hyouka-qitanta

Description

@Hyouka-qitanta

when i train the model i got the follow error:

Traceback (most recent call last):
File "train_net_mem.py", line 77, in
launch(
File "/home/zhengguida/miniconda3/envs/MILA/lib/python3.8/site-packages/detectron2/engine/launch.py", line 82, in launch
main_func(*args)
File "train_net_mem.py", line 70, in main
return trainer.train()
File "/home/zhengguida/MILA/memory/engine/trainer_mem.py", line 205, in train
self.train_loop(self.start_iter, self.max_iter)
File "/home/zhengguida/MILA/memory/engine/trainer_mem.py", line 224, in train_loop
self.run_step_full_semisup()
File "/home/zhengguida/MILA/memory/engine/trainer_mem.py", line 385, in run_step_full_semisup
file = open("memory_feat_comic.pkl",'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'memory_feat_comic.pkl'

how to get the memory_feat_comic.pkl file?

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