Skip to content

ArchiScn/Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Models

This repository contains several models trained during experiments with CNN. To access models you should click word "Releases" and then select one of two releases:

  • VGG19 based models. This "release" contains 32 modles based on vgg19 architecture and trained from different pretrained states.
  • MobilenetV2 based models. This "release" contains 101 models based on MobilenetV2 architecture and trained from different pretrained states. To access individual model you should open list of files by clicking on word "Assets" and then download any of models by clicking on file name. All models are packed in zip files.

There are for types of pretraining used in this study

  • imagenet: network pretrained by imagenet dataset.
  • matplotlib: network pretrained by imagenet dataset is further pretrained with simulated matplotlib dataset.
  • blender 1: network pretrained by imagenet dataset is further pretrained with simulated blender 1 dataset.
  • blender 2: network pretrained by imagenet dataset is further pretrained with simulated blender 2 dataset.

All simulated datasets can be found in Simulated images repository.

The authors would like to thank the AHRC for funding the Arch-I-Scan project (Grant AH/T001003/1).

Please cite this dataset as
Núñez Jareño, S.J.; van Helden, D.P.; Mirkes, E.M.; Tyukin, I.Y.; Allison, P. Arch-I-Scan data repository. https://github.com/ArchiScn/Access, 2021.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published