Created
February 25, 2022 15:14
-
-
Save leoimpett/8e2ddae5d1c20a7ccfaf41e002a2634f to your computer and use it in GitHub Desktop.
Autogenerated from www.imagegraph.cc, My sketch title
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"caption":"My sketch title","offset":{"x":0,"y":0},"nodes":{"81d566a2-e53d-4871-96d3-ee6dcbf34e8b":{"id":"81d566a2-e53d-4871-96d3-ee6dcbf34e8b","position":{"x":422,"y":289},"type":"loadDropboxFolder","ports":{"port1":{"id":"port1","type":"bottom","properties":{"type":"imL"},"position":{"x":24,"y":107}}},"properties":{"text":"Loads a Dropbox folder (it should end in ?dl=0). This should be a folder which includes some images in standard formats (jpg, png, etc)","form":"string","innerDefault":"https://www.dropbox.com/s/qxdfncdakdzm9yu/BHRBuildingSamples.zip?dl=0","innerValue":"https://www.dropbox.com/s/qxdfncdakdzm9yu/BHRBuildingSamples.zip?dl=0"}},"86438fe8-309a-4048-8a0a-15e44b2a4cf4":{"id":"86438fe8-309a-4048-8a0a-15e44b2a4cf4","position":{"x":574,"y":432},"type":"getNNEmbedding","ports":{"port1":{"id":"port1","type":"top","properties":{"type":"imL"},"position":{"x":24,"y":-12}},"port2":{"id":"port2","type":"bottom","properties":{"type":"vL"},"position":{"x":24,"y":60}}},"properties":{"text":"Extracts the second-to-last-layer neural network embedding for each image fed in; outputs them as a list of vectors","form":"none","preform":"myModel = \"vgg16\" #@param [\"vgg16\", \"inceptionv3\", \"efficientnet\"]","argform":"modelType = myModel"}}},"selected":{},"links":{"a7e4635c-36cc-44ca-b7e9-5c0e6385125d":{"id":"a7e4635c-36cc-44ca-b7e9-5c0e6385125d","from":{"nodeId":"81d566a2-e53d-4871-96d3-ee6dcbf34e8b","portId":"port1"},"to":{"nodeId":"86438fe8-309a-4048-8a0a-15e44b2a4cf4","portId":"port1"}}},"hovered":{}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment