ソンス

Results 46 issues of ソンス

hello author, i have some queries regarding your work. 1. did you use pretrained weights? 2. input image size is 224x224? how did you select this sorry for noob questions....

Thanks for your work. Really great job. I have modified the code by removing the arguments and to run the code from python idle. For a single image. Can i...

Hello authors, Your paper is great motivation for lstm research. - I want to ask that you are using lstm models after extracting the cnn features. Can you tell the...

Dear Author, No one hot encoding required while training source dataset? thank you

hello author, I am generating custom dataset for centernet model. can you please help me understand how to create height width labels for multi class. I know how to create...

hello author, I am generating custom dataset for centernet model. can you please help me understand how to create height width labels for multi class. I know how to create...

Hello authors, this centernet model is with upsample unlike the original model which has offsets right? thank you

hello author, I am generating custom dataset for centernet model. can you please help me understand how to create height width labels for multi class. I know how to create...

Hello author, I am generating custom dataset. can you please help me understand how to create height width labels for multi class. I know how to create Gaussian heatmap. For...

Hello Author, I get the following error. .conv(3, 3, 512, 1, 1, relu=False, name='conv4_2') AttributeError: 'OpenPoseNet' object has no attribute 'prelu' Thank you