Kevin
Kevin
Hi, I was wondering if this repo can work on any keras/tf version or is it limited to tf >= 2.0 ? Thank you :)
This is due to: https://github.com/keras-team/keras-contrib/issues/466 Maybe the file should be updated?
When using the given example [image_search.py](https://github.com/NikolaiT/GoogleScraper/blob/master/Examples/image_search.py) and changing the configs to: ``` config = { 'keyword': 'bike', # :D hehe have fun my dear friends 'search_engines': ['yandex', 'google', 'bing', 'yahoo'],...
When executing the modelzoo notebook the pip install at the beginning points to the version 3.0, but it should be the most current version like: !pip install --quiet lucid
Hello, Great repo, however the optional libraries must be isntalled, else the cmake will fail
Since Ubuntu 16.04 seems to have some issues regarding to pangolin ( #7 ) and @JackHenry1992 successfully got the kinect_fusion code to compile on Ubuntu 14.04 , I am kindly...
Hello, When trying to compile the kinect_fusion with the suggested version from #2 , I found out that all the data code in camera relies on the namespace "picojson", while...
Hello, I would like to know what the differences to the normal caffe branches are, despite the shell scripts? Are there any special layers implemented ? Thank you very much
Added functions for ALTERA SDK for OpenCL. Cast before malloc.