toyal
toyal
Model : yolov3 Backbone : mobilenet Questions : when i want to get 4channel image to train the mobilet_yolov3,the lmdb data is corrent,erros happend when i train the Net.does the...
Model : yolov3 Backbone : mobilenet Questions : when i want to get 4channel image to train the mobilet_yolov3,the lmdb data is corrent,erros happend when i train the Net.does the...
what the use of channel selection layer for resnet?
转换到非标量
/Python2C++/main.cpp:18:107: 错误:请求从‘torch::jit::script::Module’转换到非标量类型‘std::shared_ptr’ 有人遇到这种问题吗 std::shared_ptr module = torch::jit::load("/model.pt");