shamim-seraj / wordcolor

0 stars 0 forks source link

Review Project 1 #2

Open pkfl opened 3 years ago

pkfl commented 3 years ago
pkfl commented 3 years ago

Can you increase the speed of your text->color converter and do it without going to a search engine?

pkfl commented 3 years ago

My coverage run -m pytest shows this. Did I miss something?

Name Stmts Miss Cover

tests/init.py 0 0 100% tests/image_processor_test.py 19 0 100% tests/stat_calculator_test.py 16 0 100% wordcolor/init.py 0 0 100% wordcolor/image_processor.py 124 94 24% wordcolor/stat_calculator.py 23 0 100%

TOTAL 182 94 48%

pkfl commented 3 years ago

Does this work for your problem?

https://github.com/lucidrains/deep-daze