BokingChen
BokingChen
模型的路劲不对啊,代码里面下载的默认路劲出错的。我的修改可以参考`prefix = ['../data/MTCNN_model/PNet_landmark/PNet', '../data/MTCNN_model/RNet_landmark/RNet', '../data/MTCNN_model/ONet_landmark/ONet'] epoch = [18, 14, 16] batch_size = [2048, 64, 16] model_path = ['%s-%s' % (x, y) for x, y in zip(prefix, epoch)] # load pnet...
https://github.com/SwinTransformer/Swin-Transformer-Object-Detection/blob/master/mmdet/utils/optimizer.py 里面有DistOptimizerHook
you need to use cuda9.x
you can run :pip install imutils
> is it possible to get a copy of pretrained weigths ? due to the poor Computing Power,it's hard to train the model from the beginning,thanks a lot I have...
> Hello! I need to ask, Is it possible to run this code on Google Colab? Maybe, you can try to configure the relevant environment on colab, it should be...
you can train a new one by celeb-df dataset ---Original--- From: ***@***.***> Date: Sat, Apr 2, 2022 20:45 PM To: ***@***.***>; Cc: ***@***.***>; Subject: [beibuwandeluori/DFGC_Detection] './weights/ResNet34_PNG.pth' can't find (Issue #4)...