cxf2015

Results 3 comments of cxf2015

self.weight_file = weight_file self.gpu_id = [gpu_id] self.img_dim = 640 self.num_classes = 6 self.net = build_net(self.img_dim, self.num_classes, use_refine=True) self.rgb_std = (1, 1, 1) self.rgb_means = (104, 117, 123) self.thresh = 0.4...

@s724959099 @andikira https://github.com/allanzelener/YAD2K