#Help with Java Deep Learning LIbrary

1 messages · Page 1 of 1 (latest)

proven grottoBOT
#

This post has been reserved for your question.

Hey @unkempt snow! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

unkempt snow
#

lmk if anyone has any idea why this is happening

#
        Path imageFile = Paths.get("src/test/resources/dog_bike_car.jpg");
        Image img = ImageFactory.getInstance().fromFile(imageFile);
#

line thats causing problem

#

is it because it cannot access the jpg?

#

or find it