smaranjitghose / ArtCV

Randomly Exploring Computer Vision techniques to create eye catching art out of plain boring images!
MIT License
49 stars 37 forks source link

Implement Holistically Nested Edge Detection #62

Closed smaranjitghose closed 3 years ago

simarpreetsingh-019 commented 3 years ago

Hey @smaranjitghose , could you explain a bit about this issue? And is it valid to be put in DWOC category also? I want to know whether this implementation is for images, videos that are saved, or for real time purpose use?

smaranjitghose commented 3 years ago

Hey @smaranjitghose , could you explain a bit about this issue? And is it valid to be put in DWOC category also? I want to know whether this implementation is for images, videos that are saved, or for real time purpose use?

This is currently for images. Yes it's valid under DWOC. However extending it to videos is not a big deal once the base implementation is complete

lokeshvenkatesan commented 3 years ago

Hello @smaranjitghose , Assign me this task. Thank you.

simarpreetsingh-019 commented 3 years ago

Hey @smaranjitghose , could you explain a bit about this issue? And is it valid to be put in DWOC category also? I want to know whether this implementation is for images, videos that are saved, or for real time purpose use?

This is currently for images. Yes it's valid under DWOC. However extending it to videos is not a big deal once the base implementation is complete

@smaranjitghose, I had some issues with my laptop and papers are going on, that's why it had taken some time, I am still working on it, will be pushing it asap.