Cecilia-yu412
Results
2
comments of
Cecilia-yu412
> https://github.com/confifu/RepNet-Pytorch/blob/b655b8090132499a29d2f4a595d174ba56ee033f/trainLoop.py#L149 > > raw: > > ``` > countpred = torch.sum((y2pred > 0) / (y1pred + 1e-1), 1) > count = torch.sum((y2 > 0) / (y1 + 1e-1), 1)...
Hello, it's seems that the checkpoint link is lapsed. Can you please update the checkpoint link and train dataset?