Skip to content

7.15

fix the dataset:

  • before I am not aware of the folder the file belongs to is the label of this file
  • but there are two level folder, so there are two level classification
  • my strategy is read the path of the file and connect two level parents folder name as a chassification -> total 29 classes

realize InceptionModule and use it build ResidualBlock, finish the demo test to check wheather they work right.