Skip to content

Commit 986fb1f

Browse files
authored
Update README.md
1 parent 1761773 commit 986fb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The problem statement is available on [analytics vidhya](https://datahack.analyt
66

77
## Download the pretrained model
88

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.
1010

1111
RESNET is used to clean out the dataset, while the DENSENET is used to train on the final cleansed dataset.
1212

0 commit comments

Comments
 (0)