yaffa
yaffa
LIBOOK2:caffe yasha$ make pycaffe CXX/LD -o python/caffe/_caffe.so python/caffe/_caffe.cpp In file included from python/caffe/_caffe.cpp:17: In file included from ./include/caffe/caffe.hpp:12: ./include/caffe/net.hpp:42:5: warning: unused typedef 'INVALID_REQUESTED_LOG_SEVERITY' [-Wunused-local-typedef] LOG_EVERY_N(WARNING, 1000) ::too_many_keywords assertion; \ ^...
I am trying to train the model on my own data. The output of src/s2_put_skeleton_txts_to_a_single_txt.py is not empty. It shows the skeleton)info.txt file as : [[1, 1, 1, "wavingg", "wavingg_07-22-11-21-37-691/00001.jpg",...
When i train on the Shakespeare data, for both shakespeare_0 or shakespeare_1, the perplexity value in eval_results remins constant perplexity= tensor(135.8836) Although the model trains till checkpoint=13797 , the quality...
I keep getting this error while using the dicker for Gpu : ========== == CUDA == ========== CUDA Version 12.4.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All...