chetanreddym

Results 3 comments of chetanreddym

@ChristianKreuzberger Can you please help me with this.Can you atleast give me the procedure(flow) which i need to implement.

@ChristianKreuzberger after some reading i learned that i should a $http request from my controller to the django view.so i did this in my app.js file `$http({method:'POST', url:'127.0.0.1:8000/image/segment_image/', data:{'image': image},...

@moinnadeem @yfnn @sandhawalia Has anybody solved this problem?