Xiaoyu Jiang

Results 7 comments of Xiaoyu Jiang

ok. I get it. thanks.

> > Do you have any copy of this dataset because the link above is not working anymore. I find this dataset essential for my study. Thank you > >...

还有一个问题,一般训练多少个epoch比较合适呢,我看yunyang代码是50代,你是300代,我按照300代训练,30代之后loss都是nan,对于这点我有点迷惑,还望解答我的困惑。

> Yes, I set `model.model[-1].export = False` when exporting TorchScript model (in both CPU and GPU). > > Reference: https://github.com/yasenh/libtorch-yolov5#torchscript-model-export But, when i set `model.model[-1].export = False`, this get `TracerWarning:`...