lilichu
lilichu
hi! I train keypoint using mask rcnn. If I use 'Adam' to train, I encounter the issue such as: ``` /home1/chuli/mask-rcnn.pytorch/lib/utils/boxes.py:226: RuntimeWarning: invalid value encountered in log targets_dh = wh...
hi! do you know how 'nongt_dim' works? https://github.com/msracver/Relation-Networks-for-Object-Detection/blob/e83e911d828e3c86624ce0aeb8d742d5ee67d5ba/relation_rcnn/symbols/resnet_v1_101_rcnn_attention_1024_pairwise_position_multi_head_16_learn_nms.py#L85 for example, nongt_dim = 2000(rois per image), when train, there is 2 images per batch, so 2000*2 rois. it will get the...
首先感谢作者提供pytorch版本代码。 源码(tensorflow)里面没有直接提供训练数据,在issue里作者提供的训练数据如scenery_cartoon包含三个文件夹,shinkai,hosoda,hayao。请问训练的时候是合并在一起还是像这里面默认只选择了shinkai的数据训练?包括face_cartoon也是两个文件夹,这里也是只选择了其中一个
https://kaiyuanyokii2n.com/offer-python.html 这个网址进不去了。之前会参考里面的思路讲解,github上没有。谢谢