Open dongxuemin666 opened 6 years ago
Hi julian,I don't know what '->Model' means in
def get_net(input_shape=(CUBE_SIZE, CUBE_SIZE, CUBE_SIZE, 1), load_weight_path=None, features=False, mal=False) -> Model:
and when I was running this stage code,some problems happened,is this related to python version,my version is 2.7.
would you please tell me the answer~
so sorry this is really easy question,I have got the answer
Hi julian,I don't know what '->Model' means in
def get_net(input_shape=(CUBE_SIZE, CUBE_SIZE, CUBE_SIZE, 1), load_weight_path=None, features=False, mal=False) -> Model:
and when I was running this stage code,some problems happened,is this related to python version,my version is 2.7.
would you please tell me the answer
~