pingqi

Results 3 issues of pingqi

Hi,I have installed the project , but there is no box display on the picture which information from the json file? When I add a new person, the box can...

When I use "python train.py CornerNet_Squeeze", a lot of UserWarning happens, what does it mean? How to solve it? Does it effect the training result? /pytorch/aten/src/ATen/native/cuda/LegacyDefinitions.cpp:114: UserWarning: torch.gt received 'out'...

**I using OpenCppCoverageSetup-x64-0.9.8.0.exe on win10, and **write test cpp as follows:**** int add(int a, int b) { return a + b; } int main(int argc, char* argv[]) { testing::InitGoogleTest(&argc, argv);...