Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Imagetogps
/
ImageToGPSproject_base_resnet18
like
0
Follow
Imagetogps
5
Model card
Files
Files and versions
Community
6ca94d4
ImageToGPSproject_base_resnet18
1 contributor
History:
9 commits
vineetpasumarti
Add updated better generalized ResNet18 model for Image to GPS project
6ca94d4
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
README.md
Safe
794 Bytes
Update README.md
about 1 month ago
Resnet_inference.ipynb
Safe
155 kB
Upload Resnet_inference.ipynb
about 1 month ago
resnet18_gps_regressor_updated.pth
pickle
Detected Pickle imports (15)
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"torch.LongStorage"
,
"torchvision.models.resnet.BasicBlock"
,
"torch.nn.modules.conv.Conv2d"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"torchvision.models.resnet.ResNet"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.activation.ReLU"
How to fix it?
44.8 MB
LFS
Add updated better generalized ResNet18 model for Image to GPS project
about 1 month ago
resnet_gps_regressor_complete.pth
pickle
Detected Pickle imports (15)
"torchvision.models.resnet.BasicBlock"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.LongStorage"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"torchvision.models.resnet.ResNet"
,
"torch.nn.modules.conv.Conv2d"
,
"__builtin__.set"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch.nn.modules.activation.ReLU"
,
"torch._utils._rebuild_tensor_v2"
,
"torch._utils._rebuild_parameter"
How to fix it?
44.8 MB
LFS
Add fine-tuned ResNet18 model for Image to GPS project
about 1 month ago