Ashley Sands

Results 4 comments of Ashley Sands

I think I encountered this problem and I believe I got around the problem by downloading and using the `yolo-full.weights` file stored in the [Google Drive link](https://drive.google.com/drive/folders/0B1tW_VtY7onidEwyQ2FtQVplWEU).

@avishayzanbar From memory, I don't think I ever got it to work on iOS.

Without looking at the code, my guess it that you haven't changed the number of classes as the main difference between the two shapes is 25 and 7.

@Mahibro I have no idea why you are getting that error. Having a guess: maybe an activation function of 'linear' is missing or not supported?