Note-Liu

Results 21 issues of Note-Liu

如果我对yolov3-mobilenet网络结构做了一点改动,想使用你的yolov3-mobilenet预训练模型,命令行需要改动吗?还是说改动train.py文件?

AttributeError: module 'tensorboard.summary._tf.summary' has no attribute 'FileWriter'

using cude using tfboard segment error(core dumped)

RuntimeError: Legacy autograd function with non-static forward method is deprecated. Please use new-style autograd function with static forward method. (Example: https://pytorch.org/docs/stable/autograd.html#torch.autograd.Function)

I have thousands of pictures,i want to use extract_feat.py to extract features,I want to know how to get the bin file? THX.