mirror of https://github.com/NVlabs/SegFormer.git
update
parent
9de3d690b3
commit
fd381f34f8
|
@ -5,7 +5,6 @@ from mmcv.cnn import get_model_complexity_info
|
|||
from mmcv.cnn.utils.flops_counter import flops_to_string, params_to_string
|
||||
|
||||
from mmseg.models import build_segmentor
|
||||
from IPython import embed
|
||||
import torch
|
||||
|
||||
def parse_args():
|
||||
|
|
Loading…
Reference in New Issue