Shin Zhang
Shin Zhang
https://github.com/qinguoyi/TinyWebServer/blob/7e103e82375d316403dbc0ea25d2feca7a2146b6/webserver.cpp#L342
I use pvt_tiny for this two jobs. But the mIoU is very low. we train with this script on two rtx3090, I just change the gpu_multiples to 1: ``` _base_...
the code I use is this ``configure_PA( t_name='/home/host/mounted2/imagenet-/TextureDict/TextureDict_ImageNet', t_labels = np.arange(1000).tolist(), area_occlu = 0.1, n_occlu = 1, rl_batch=500, steps=50, TPA_n_agents=4, ) TPA = PA.TPA(dir_title) criterion = torch.nn.CrossEntropyLoss() metric_logger = utils.MetricLogger(delimiter="...