Karthik-Suresh93

Results 10 issues of Karthik-Suresh93

Hi! I am curious if you were able to reproduce the paper results with this implementation? I just want to use pre-trained weights of this model on a downstream task...

Thank you for your amazing work. I notice that we can only provide one test scale in the config. Is it possible to provide multi-scale testing support or steps to...

Hi @lior-k @zewelor @ran22 @cakirmuha , Thanks for this great plugin! I was testing it out with elasticsearch version 6.8.1 (from the same branch of the plugin). I was able...

Could someone please enumerate the steps needed to train these models on a custom dataset? I can get my data in the PASCAL VOC format Thank you very much!

Below is the full traceback of the error I get. I am training fpn_dcn on my custom data in the pascal voc format. PLEASE help me with this error. Thank...

Hi, Thank you very much for this repo. I want to know where you downloaded the mask_rcnn_coco.h5 from. Is it from [https://github.com/matterport/Mask_RCNN/releases](url). Also, what is the mAP you are getting...

There is an option to pass --ls (large scale) as an argument in the testnet.py file, but it doesn't seem to be used in the script. Can you please explain...

Hi @jwyang, I don't think the demo.py file is updated for FPN. Do you have an updated version which you can push? Please do that if you do, it will...

[session 1][epoch 1][iter 2100] loss: 1.2515, lr: 1.00e-03 fg/bg=(32/96), time cost: 46.959169 rpn_cls: 0.0647, rpn_box: 0.0156, rcnn_cls: 0.7545, rcnn_box 0.4920 [session 1][epoch 1][iter 2200] loss: 1.3776, lr: 1.00e-03 fg/bg=(32/96), time...

As you have only a few images here, I am curious if you trained on this dataset from scratch or fine-tuned a few layers in the darknet architecture using a...