JasonChenhx

Results 9 comments of JasonChenhx

Thanks a lot. I have solved my question. Thanks again! At 2020-02-18 12:12:26, "YoungJun, Kim" wrote: you can use other dataset by modifying just some. follow details. step is constructed...

> > > ```python > # > # demo.py > # > import argparse > import os > import numpy as np > > from modeling.deeplab import * > from...

Thanks. But I have another question. I have already downloaded 'deeplabv3_resnet101_coco.pth' in pytorch official web, but the result of the run is in loading state_dict for Deeplab: Missing key(s) in...

> > > @FantasyJXF Thank you! HI, I want to ask you a question about which model and where to download the model?

Thanks. I have already read the author's code and your code, I am a new graduate student, so I have no experience in this field and I' am studying the...

Hi sorry to bother you again,I just went to download the resnet and mobilnet the github provided, but I found that I unable to download successfully. If you have the...

sorry, I haven't solved it yet. I can't download the resnet and mobilenet in the github successfully. If you solve it, please tell me.thx At 2020-01-09 17:51:01, "leedoge" wrote: hello,i...

I can't turn on the pretrained model. Sorry. But I try to download the ResNet101 in Pytorch official website. ------------------ 原始邮件 ------------------ 发件人: "zdw-qingdao"

> > > Hello! Can you provide a method for extracting RoI feature maps of irregular polygon with sixteen vertices? > Thank you very much! Hello,I also want to obtain...