Skip to content
Snippets Groups Projects
Commit 02fbe46d authored by shraddhaa_mohan's avatar shraddhaa_mohan
Browse files

1080,720 flip true 0.0015 scr thres nms 0.8

parent 6b490e1e
No related branches found
Tags submission-v0.34
No related merge requests found
...@@ -8,6 +8,7 @@ import tempfile ...@@ -8,6 +8,7 @@ import tempfile
import shutil import shutil
import mmcv import mmcv
import torch import torch
import torch.distributed as dist import torch.distributed as dist
from mmcv.parallel import MMDataParallel, MMDistributedDataParallel from mmcv.parallel import MMDataParallel, MMDistributedDataParallel
from mmcv.runner import get_dist_info, load_checkpoint from mmcv.runner import get_dist_info, load_checkpoint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment