Nien-Jung Lee
Nien-Jung Lee
/root/data/anaconda3/envs/py36/lib/python3.6/site-packages/torch/optim/lr_scheduler.py:100: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result...
I set the training_flag = True but I got error like this: 2019-11-27 16:12:15.632003: W tensorflow/core/common_runtime/bfc_allocator.cc:424] *****************************************************************************_______________________ 2019-11-27 16:12:15.649697: W tensorflow/core/framework/op_kernel.cc:1599] OP_REQUIRES failed at constant_op.cc:77 : Resource exhausted: OOM when...
Hi, I got an error when I tried to test the UA-DETRAC with the command: python test_tracker_ua.py The error message is as below: Traceback (most recent call last): File "test_tracker_ua.py",...
Hi, there is a compilation error while doing this command: mkdir build cd build cmake .. -DENABLE_SAMPLE=ON Scanning dependencies of target pandar40p [ 82%] Building CXX object sample/pandar40p/CMakeFiles/pandar40p.dir/pandar40p.cc.o /home/cat/Peter/lidarPlugin/HesaiLidarSDK/sample/pandar40p/pandar40p.cc: In...