Open BaldyLLC opened 4 years ago
The screeenshot image is too small to read the error message...
C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:542: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint8 = np.dtype([("quint8", np.uint8, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:543: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint16 = np.dtype([("qint16", np.int16, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:544: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint16 = np.dtype([("quint16", np.uint16, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:545: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint32 = np.dtype([("qint32", np.int32, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:550: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. np_resource = np.dtype([("resource", np.ubyte, 1)]) WARNING:tensorflow:From C:\Users\lewis\Downloads\mmdmatic-ver1.03-3\mmdmatic-ver1.03-3\tf-pose-estimation\tf_pose\mobilenet\mobilenet.py:369: The name tf.nn.avg_pool is deprecated. Please use tf.nn.avg_pool2d instead.
usage: predict_video.py [-h] --input {single_view,two_view,two_view_k} [--simple_keypoints SIMPLE_KEYPOINTS] [--mode MODE] [--human_data_term HUMAN_DATA_TERM] [--batchSize BATCHSIZE] [--loadSize LOADSIZE] [--fineSize FINESIZE] [--output_nc OUTPUT_NC] [--ngf NGF] [--ndf NDF] [--which_model_netG WHICH_MODEL_NETG] [--gpu_ids GPU_IDS] [--name NAME] [--model MODEL] [--nThreads NTHREADS] [--checkpoints_dir CHECKPOINTS_DIR] [--norm NORM] [--serial_batches] [--display_winsize DISPLAY_WINSIZE] [--display_id DISPLAY_ID] [--identity IDENTITY] [--use_dropout] [--max_dataset_size MAX_DATASET_SIZE] [--display_freq DISPLAY_FREQ] [--print_freq PRINT_FREQ] [--save_latest_freq SAVE_LATEST_FREQ] [--save_epoch_freq SAVE_EPOCH_FREQ] [--continue_train] [--phase PHASE] [--which_epoch WHICH_EPOCH] [--niter NITER] [--niter_decay NITER_DECAY] [--lr_decay_epoch LR_DECAY_EPOCH] [--lr_policy LR_POLICY] [--beta1 BETA1] [--lr LR] [--no_lsgan] [--lambda_A LAMBDA_A] [--lambda_B LAMBDA_B] [--pool_size POOL_SIZE] [--no_html] [--no_flip] [--video_path VIDEO_PATH] [--json_path JSON_PATH] [--now NOW] [--past_depth_path PAST_DEPTH_PATH] [--interval INTERVAL] [--number_people_max NUMBER_PEOPLE_MAX] [--reverse_specific REVERSE_SPECIFIC] [--order_specific ORDER_SPECIFIC] [--end_frame_no END_FRAME_NO] [--order_start_frame ORDER_START_FRAME] [--avi_output AVI_OUTPUT] [--verbose VERBOSE] predict_video.py: error: unrecognized arguments: 5/1/_215002\zimzalabim_json 5/1/_215137 ERROR Press any key to continue . . .
It seems that the problem is caused by a difference in date format. Would you try this pre-release version of motion_trace_bulk? https://github.com/errno-mmd/motion_trace_bulk/archive/date_format.zip
I am still getting C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint8 = np.dtype([("qint8", np.int8, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:517: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint8 = np.dtype([("quint8", np.uint8, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:518: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint16 = np.dtype([("qint16", np.int16, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:519: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint16 = np.dtype([("quint16", np.uint16, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:520: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint32 = np.dtype([("qint32", np.int32, 1)]) C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:525: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. np_resource = np.dtype([("resource", np.ubyte, 1)])
nvm, it is working
now my code is looping with this
--- Logging error ---
Traceback (most recent call last):
File "C:\Users\lewis.conda\envs\mmdmat\lib\logging__init.py", line 1028, in emit
stream.write(msg + self.terminator)
File "C:\Users\lewis.conda\envs\mmdmat\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-3: character maps to
It is not allowing me to render