Hi @/all,
We’re very happy to announce that CloudCV has been selected for GSoC ’19! This is our fifth consecutive year with GSoC, and we’re looking forward to your contributions and to an exciting summer ahead! For new students, you can get started using our GSoC Ideas page http://gsoc.cloudcv.org.
Feel free to reach out to the mentors of different projects and ask them questions if you have any. Also, please carefully go through the instructions on the official GSoC page of CloudCV mentioned below:
GSoC Website Page: https://summerofcode.withgoogle.com/organizations/5709446018236416/
Happy Coding!
install_caffe_and_tensorflow.sh
? I am facing caffe build issues because of openCV 4.1.0 The PR hasnt been accepted at caffe yet BVLC/caffe#6625
I did the changes specified in PR and built the caffe but I guess these should be specified. The instructions do no specify openCV version. Similarly I ran into few issues with psycopg2. It has needs to be upgraded to 2.8.3 for me atleast
hi @Ram81 Is it necessary to use the same caffe version as specified in
install_caffe_and_tensorflow.sh
? I am facing caffe build issues because of openCV 4.1.0 The PR hasnt been accepted at caffe yet BVLC/caffe#6625
keras_app
and got the overall structure i guess. Please correct me if I am wrong somewhere:python manage.py makemigrations caffe_app
python2 manage.py runserver
, how can I fix this ?