Fernando Felix

Results 5 comments of Fernando Felix

Hey @momenabdelkarim I just changed the line [307](https://github.com/ayooshkathuria/pytorch-yolo-v3/blob/master/darknet.py#L307) of [`darknet.py`](https://github.com/ayooshkathuria/pytorch-yolo-v3/blob/master/darknet.py) module from `def forward(self, x, CUDA)` to `def forward(self, x, CUDA=False)`.

Before: ```py # onnx-convert.py from darknet import Darknet import torch import torch.onnx from torch.autograd import Variable import torchvision cfgfile = './cfg/yolov3.cfg' weightfile = './yolov3.weights' imgfile = './imgs/dog.jpg' resolution = 416...

Did you see it https://github.com/ccoenraets/OpenFB/pull/6 ?

Hey my friend :) Did you create the facebook app? Did you change the appId on index.html? Did you try to use the app over cordova/phonegap? Maybe it's a Access-Control-Allow-Origin...

+1 Ubuntu 16.04 libpcl-dev 1.7.2