User Tools

Site Tools


cs501r_f2018:lab3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cs501r_f2018:lab3 [2018/09/17 23:46]
sadler [Detailed specs:]
cs501r_f2018:lab3 [2018/09/19 04:43]
rpottorff
Line 56: Line 56:
 (c=3, h=10, w=10) => (c=22, ​ h=10, w=10) :  (c=3, h=10, w=10) => (c=22, ​ h=10, w=10) : 
  
-(c=3, h=10, w=10) => (c=65, ​ h=11, w=11) : +(c=3, h=10, w=10) => (c=65, ​ h=12, w=12) : 
  
-(c=3, h=10, w=10) => (c=7,   h=15, w=15) : +(c=3, h=10, w=10) => (c=7,   h=20, w=20) : 
   ​   ​
 Using a Kernel size of 5x5: Using a Kernel size of 5x5:
Line 72: Line 72:
 Using Kernel size of 5x3: Using Kernel size of 5x3:
  
-(c=3, h=10, w=10) => (c=10, ​ h=8,  w=8)  : (out_channels=10, ​ kernel_size=(5,​ 5), padding=(1, 0))+(c=3, h=10, w=10) => (c=10, ​ h=8,  w=8)  : 
  
 (c=3, h=10, w=10) => (c=100, h=10, w=10) :  (c=3, h=10, w=10) => (c=100, h=10, w=10) : 
cs501r_f2018/lab3.txt ยท Last modified: 2021/06/30 23:42 (external edit)