79139032

Date: 2024-10-29 21:25:35
Score: 2
Natty:
Report link

The problem was fixed when I deleted these two lines:

# 2 - stage
X = res_block(X, filter= [64,64,256], stage= 2)

# 3 - stage
X = res_block(X, filter= [128,128,512], stage= 3)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Neta Robinzon Butbul