Image Classification
timm
PDE
ConvNet
liuyao commited on
Commit
c388ac0
1 Parent(s): c30f80f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ class QLBlock(nn.Module):
60
 
61
  - **Developed by:** Yao Liu 刘杳
62
  - **Model type:** Convolutional Neural Network (ConvNet)
63
- - **License:** As academic work, it is free for all to use. It is a natural progression from the origianl ConvNet (of LeCun) and ResNet, with "depthwise" from MobileNet.
64
  - **Finetuned from model:** N/A (*trained from scratch*)
65
 
66
  ### Model Sources [optional]
 
60
 
61
  - **Developed by:** Yao Liu 刘杳
62
  - **Model type:** Convolutional Neural Network (ConvNet)
63
+ - **License:** As academic work, it is free for all to use. It is a natural progression from the origianl ConvNet (of LeCun) and ResNet, with the use of "depthwise" as in MobileNet.
64
  - **Finetuned from model:** N/A (*trained from scratch*)
65
 
66
  ### Model Sources [optional]