Haolin Zhang

Results 5 comments of Haolin Zhang

> Hi @XJTU-Haolin , > > I think the easiest way to check this is by estimating how long your target matching method takes to match a single pair. And...

same question. I cannot run dair-single(latefusion). V2VNet is okay.

> @XJTU-Haolin Hello, the pairwise is a CUDA operation used for boxinst, which is needed to be compliled by the followings: > > ``` > cd mmdet/ops/pairwise #compiling for the...

> Hello, sorry for the late response. Is this problem solved? I couldn't replicate it. > > It seems that the problem is on the validation data, and not on...

I directly exchanged DINOV2 to ResNET50(from torchvision.models)using resnet output from 1/16 downscale layers, and the accuracy looks bad. Is there anything I should pay attention?