You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The problem statement is available on [analytics vidhya](https://datahack.analyt
6
6
7
7
## Download the pretrained model
8
8
9
-
Download the pretrained model from [this google drive link](https://drive.google.com/open?id=1uSTt4ECI1_BX5faMbOZ9-C7J3Vm33Mmj) and paste it in the repo folder. I have used RESNET-50 and DENSENET-161 architecture and added two fully-connected layers at the end of the architecture.
9
+
Download the pretrained model from [this google drive link](https://drive.google.com/open?id=1YQ4ZDXVb216DwZOcJ2sbLXYSQFwiHLee) and paste it in the repo folder. I have used RESNET-50 and DENSENET-161 architecture and added two fully-connected layers at the end of the architecture.
10
10
11
11
RESNET is used to clean out the dataset, while the DENSENET is used to train on the final cleansed dataset.
0 commit comments