WangBosi

Results 3 issues of WangBosi

![image](https://user-images.githubusercontent.com/17488400/171022371-3899c1e4-5338-4738-bdff-1e19e8c19e1d.png) server is starting........! (node:10656) DeprecationWarning: collection.count is deprecated, and will be removed in a future version. Use Collection.countDocuments or Collection.estimatedDocumentCount instead 3===>>C:\Users\wang\Desktop\shida-main\server\public\resource\ 4===>>3pjmJKDzn8R.png===>>C:\Users\wang\Desktop\shida-main\server\public\images\3pjmJwgmeUw\3pjmJKDzn8R.png===>>\resource\images\3pjmJwgmeUw\3pjmJKDzn8R.png FFCreator start [FF] FFVideo Audio preProcessing...

head_bn_params_dict = np.load(head_bn_filepath) for key in head_bn_params_dict: print('........') # print(head_bn_params_dict[key]) self.head_bn[key].data = torch.tensor(head_bn_params_dict[key]) 这是代码的问题,将npy文件打开后,但是不能读取 for key in head_bn_params_dict: TypeError: iteration over a 0-d array

head_bn_params_dict = np.load(head_bn_filepath) for key in head_bn_params_dict: print('........') # print(head_bn_params_dict[key]) self.head_bn[key].data = torch.tensor(head_bn_params_dict[key]) 这是代码的问题,将npy文件打开后,但是不能读取 for key in head_bn_params_dict: TypeError: iteration over a 0-d array