bylowerik

Results 4 issues of bylowerik

Hi, I just got my new MacBook Air yesterday. Unfortunately there seem to be some issues when building an old project in XCode. I get a bunch of these errors:...

Hi, I am interested in testing your network on my own images. According to your answer on other questions here, one should use _Stacked Hourglass_ to get predictions in 2D....

extensions

I have tried and run what is in CodeLab, but I get the following error: ``` /usr/local/lib/python3.7/dist-packages/torch/hub.py in load(repo_or_dir, model, *args, **kwargs) 360 361 if source == 'github': --> 362...

I have tweaked the CMakeLists.txt from the example in order to link to OpenCV. This seems to work for ios and mac. I can run the toy code on the...