marker /Literature_Lib/lit_data/ /Literature_Lib/output/ --workers 1 --max 2
Loaded detection model vikp/surya_det3 on device cpu with dtype torch.float32
Loaded detection model vikp/surya_layout3 on device cpu with dtype torch.float32
Loaded reading order model vikp/surya_order on device cpu with dtype torch.float32
Loaded recognition model vikp/surya_rec2 on device cpu with dtype torch.float32
Loaded texify model to cpu with torch.float32 dtype
Bus error (core dumped)
Convert a single file runs correctly, but converting multiple files produces the above error.
marker /Literature_Lib/lit_data/ /Literature_Lib/output/ --workers 1 --max 2 Loaded detection model vikp/surya_det3 on device cpu with dtype torch.float32 Loaded detection model vikp/surya_layout3 on device cpu with dtype torch.float32 Loaded reading order model vikp/surya_order on device cpu with dtype torch.float32 Loaded recognition model vikp/surya_rec2 on device cpu with dtype torch.float32 Loaded texify model to cpu with torch.float32 dtype Bus error (core dumped)
Convert a single file runs correctly, but converting multiple files produces the above error.
I am using the CPU mode and 128GB of RAM.