Sagar Hukkire

Results 6 issues of Sagar Hukkire

Hi Andrej First of all thanks for cs231n ,it's most simple and informative than any available resources for CNN. I am amazed the beautiful slides you have made specially diagrams,...

Hi Thanks for your tutorial, its great help. I was wondering If I have give single image with text, how I can detect word by segmenting each character. ![name](https://user-images.githubusercontent.com/20017611/39248377-32bc0ab0-489c-11e8-8f95-3709064f7ae2.png) Which...

question

Hi, I saw some open questions, but I do not understand how en-lables file match to character images? Any guideline will be a great help as I am going to...

question

Hi @mattmacy I was going through VNet paper ,if you see at end they have given table for receptive field for each stage. for example 1. stage 1 its 5x5x5...

Hi Thanks for the wonderful explanation. I would like to know how you created those 3D images ,are they particular slice ,so represented in 2D or you used tool? If...

Hi In your code you do reshpae (50,1104,1104) I do not understand why you take hard coded value? How I should format for any image ? padding or anything can...