Xilinx / Vitis-AI-Tutorials

MIT License
358 stars 144 forks source link

get_image_size object file not found #81

Open VishnuRamTK opened 1 year ago

VishnuRamTK commented 1 year ago

In section 2.0 step6 when i was running the craeta_list.sh script i get an error that get_image_size file not found. Upon some digging i found the get_image_size.cpp file from https://github.com/intel/caffe/tree/master/tools. However i was not able to compile it.

darshaksheladiya commented 1 year ago

I am facing the same issue. any solution?