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
2c2108d
ImageToGPSproject_base_resnet18
1 contributor
History:
12 commits
vineetpasumarti
Delete Resnet_inference.ipynb
2c2108d
verified
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
resnet18_gps_regressor_batch8.pth
pickle
Detected Pickle imports (15)
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.container.Sequential"
,
"torchvision.models.resnet.ResNet"
,
"torchvision.models.resnet.BasicBlock"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.linear.Linear"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"__builtin__.set"
How to fix it?
44.8 MB
LFS
Changed batch size to 8 for ResNet18 model for Image to GPS project
about 1 month ago
resnet18_gps_regressor_lr3.pth
pickle
Detected Pickle imports (15)
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torchvision.models.resnet.BasicBlock"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torchvision.models.resnet.ResNet"
,
"__builtin__.set"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.conv.Conv2d"
How to fix it?
44.8 MB
LFS
Additional learning rate fine tuning for ResNet18 model for Image to GPS project
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