frothmoon
frothmoon
If I need to train rectangular datasets, how to modify code and set parameters?
I successfully installed libsvm and pybrisque ,but I cannot initialize the BRISQUE. ``` $ python Python 3.5.5 |Anaconda, Inc.| (default, May 13 2018, 21:12:35) [GCC 7.2.0] on linux Type "help",...
Output is as follows : ``` + set -e + export PYTHONUNBUFFERED=True + PYTHONUNBUFFERED=True + GPU_ID=0 + DATASET=cow + array=($@) + len=2 + EXTRA_ARGS= + EXTRA_ARGS_SLUG= ++ date +%Y_%m_%d_%H_%M_%S +...
``` Could not import "pyqt" bindings of qt_gui_cpp library - so C++ plugins will not be available: Traceback (most recent call last): File "/opt/ros/melodic/lib/python2.7/dist-packages/qt_gui_cpp/cpp_binding_helper.py", line 43, in from . import...