shenwei1231 / DeepContour

The testing code for deep contour detector
94 stars 38 forks source link

Error #5

Open AdeelYousaf123 opened 8 years ago

AdeelYousaf123 commented 8 years ago

I am getting this error. Kindly guide me. 1

jankristantowibisono commented 8 years ago

Create feat directory by yourself or add this code, if(~exist(testFeatFir,'dir')), mkdir(testFeatFir); end

AdeelYousaf123 commented 8 years ago

So nice of you Sir, Its working now. Issue is this is very time consuming process. Its almost 4 hours and matlab is still showing busy.

On Sun, Nov 6, 2016 at 9:15 PM, Jan Kristanto Wibisono < notifications@github.com> wrote:

Create feat directory by yourself or add this code, if(~exist(testFeatFir,'dir')), mkdir(testFeatFir); end

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shenwei1231/DeepContour/issues/5#issuecomment-258691245, or mute the thread https://github.com/notifications/unsubscribe-auth/AWNGxokp47yY6hru_6ZTUt8pkNddTP3Hks5q7f0zgaJpZM4KqXFT .

Regards Adeel Yousaf 03335148015

jankristantowibisono commented 8 years ago

if you are running the example code (Entry_DeepStructureEdge.m) you can cut the test image and remain only few images.

AdeelYousaf123 commented 8 years ago

Sir exactly can you specify that where i have to change in code?

On Sun, Nov 6, 2016 at 9:23 PM, Jan Kristanto Wibisono < notifications@github.com> wrote:

if you are running the example code (Entry_DeepStructureEdge.m) you can cut the test image and remain only few images.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shenwei1231/DeepContour/issues/5#issuecomment-258691714, or mute the thread https://github.com/notifications/unsubscribe-auth/AWNGxpi5bdpYtByoHYFrvnd1eNfCrACpks5q7f7ygaJpZM4KqXFT .

Regards Adeel Yousaf 03335148015

AdeelYousaf123 commented 8 years ago

Issue is that i dont have cuda, so i selected deepModel.use_gpu = 0; its okay to have it like this?

On Sun, Nov 6, 2016 at 9:29 PM, Adeel Yousaf adeely93@gmail.com wrote:

Sir exactly can you specify that where i have to change in code?

On Sun, Nov 6, 2016 at 9:23 PM, Jan Kristanto Wibisono < notifications@github.com> wrote:

if you are running the example code (Entry_DeepStructureEdge.m) you can cut the test image and remain only few images.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shenwei1231/DeepContour/issues/5#issuecomment-258691714, or mute the thread https://github.com/notifications/unsubscribe-auth/AWNGxpi5bdpYtByoHYFrvnd1eNfCrACpks5q7f7ygaJpZM4KqXFT .

Regards Adeel Yousaf 03335148015

Regards Adeel Yousaf 03335148015