danmacnish / cartoonify

python app to turn a photograph into a cartoon
MIT License
2.05k stars 202 forks source link

Cheaper Hardware #18

Open Cedric-ruiu opened 5 years ago

Cedric-ruiu commented 5 years ago

Hello,

I like this project and I want to build it to offer as gift. :)

I have questions about hardware requirement. Actually the rpi 3 cost 40$, thermal printer 50$ and the pi camera v2 25$ => a total base of 115$ and need to add additionnal equipments (battery, button, etc.). I want if possible to reduce the global price, idea :

Cheaper base 20 + 6 + 5 = 31$ ! Much less than compared to 115$. More attractive...

Cedric-ruiu commented 5 years ago

No idea?

danmacnish commented 5 years ago

Good question. I suggest you try the code with your specific hardware and see if the performance is acceptable :) Brief comments below:

ooOOFlOOoo commented 5 years ago

Hey @Cedric-ruiu,

did you try to get the project run on a rpi0? I'm currently doing the same thing and I'm struggling a bit getting it to work. I already figured out that it's not working with the current docker version. You have to downgrade to 18.03. But I haven't manage to go any further than building the docker-file.