-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Description
Hello, I am running:
2) python export_detections.py configs/magic-point_coco_export.yaml magic-point_synth --pred_only --batch_size=5 --export_name=magic-point_coco-export1 reported an error terminate called after throwing an instance of 'std::bad_alloc'
- Specific error message:
- The graphics card model:
-
The Library:
tensorflow-gpu==1.12.0
cudatoolkit==9.0
cudnn==7.3.1 -
The Environment:
ubuntu 18.04
Can you please provide me some help? I can run successfully: 1) python experiment.py train configs/magic-point_shapes.yaml magic-point_synth ,but I can't run: 2) python export_detections.py configs/magic-point_coco_export.yaml magic-point_synth --pred_only --batch_size=5 --export_name=magic-point_coco-export1
idiot499
Metadata
Metadata
Assignees
Labels
No labels

