xziyh

Results 2 comments of xziyh

Hi, Thanks for ur reply,there are some arguments: lr=0.0001, lr_backbone=1e-05, batch_size=1, weight_decay=0.0001, epochs=1, lr_drop=40, clip_max_norm=0.1, frozen_weights=None, backbone='resnet50', dilation=False, position_embedding='sine', enc_layers=6, dec_layers=6, dim_feedforward=2048, hidden_dim=256, dropout=0.1, nheads=8, num_queries=300, pre_norm=False, masks=False, aux_loss=True, set_cost_class=2,...

> 更正下,经过反复测试,并发线程数与worker的比例大概在1:1.5左右会比较稳定,算力利用率高,设置参数数值越高,GPU显存消耗越大。 请教一下,worker数量可以在框架内设置吗