Deming Chen

Results 3 issues of Deming Chen

When I am running: ```bash $ cmake . -B build -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- The CUDA compiler...

I wonder there is any way to save loss of training step? Since I install the repository from pip, changing the souce code seems dirty.

I ran the following Python code and caught a bug: ```python import pyokulo as okulo import cv2 as cv import numpy as np import time from camera import Camera class...