Skip to content

Commit a410765

Browse files
committed
fix mobilenet model url
1 parent 6f7ec55 commit a410765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demos/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77080,7 +77080,7 @@ <h2>Create similarity feature</h2>
7708077080
935:"mashed potato", 936:"head cabbage", 937:"broccoli", 938:"cauliflower", 939:"zucchini, courgette", 940:"spaghetti squash", 941:"acorn squash", 942:"butternut squash", 943:"cucumber, cuke", 944:"artichoke, globe artichoke", 945:"bell pepper", 946:"cardoon", 947:"mushroom", 948:"Granny Smith", 949:"strawberry", 950:"orange", 951:"lemon", 952:"fig", 953:"pineapple, ananas", 954:"banana", 955:"jackfruit, jak, jack", 956:"custard apple", 957:"pomegranate", 958:"hay", 959:"carbonara", 960:"chocolate sauce, chocolate syrup",
7708177081
961:"dough", 962:"meat loaf, meatloaf", 963:"pizza, pizza pie", 964:"potpie", 965:"burrito", 966:"red wine", 967:"espresso", 968:"cup", 969:"eggnog", 970:"alp", 971:"bubble", 972:"cliff, drop, drop-off", 973:"coral reef", 974:"geyser", 975:"lakeside, lakeshore", 976:"promontory, headland, head, foreland", 977:"sandbar, sand bar", 978:"seashore, coast, seacoast, sea-coast", 979:"valley, vale", 980:"volcano", 981:"ballplayer, baseball player", 982:"groom, bridegroom", 983:"scuba diver", 984:"rapeseed",
7708277082
985:"daisy", 986:"yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus, Cypripedium parviflorum", 987:"corn", 988:"acorn", 989:"hip, rose hip, rosehip", 990:"buckeye, horse chestnut, conker", 991:"coral fungus", 992:"agaric", 993:"gyromitra", 994:"stinkhorn, carrion fungus", 995:"earthstar", 996:"hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola frondosa", 997:"bolete", 998:"ear, spike, capitulum", 999:"toilet tissue, toilet paper, bathroom tissue"}, $EMBEDDING_NODES$$ =
77083-
{"1.00":"module_apply_default/MobilenetV1/Logits/global_pool", "2.00":"module_apply_default/MobilenetV2/Logits/AvgPool"}, $MODEL_INFO$$ = {"1.00":{"0.25":"https://tfhub.dev/google/imagenet/mobilenet_v1_025_224/classification/1", "0.50":"https://tfhub.dev/google/imagenet/mobilenet_v1_050_224/classification/1", "0.75":"https://tfhub.dev/google/imagenet/mobilenet_v1_075_224/classification/1", "1.00":"https://tfhub.dev/google/imagenet/mobilenet_v1_100_224/classification/1"}, "2.00":{"0.50":"https://tfhub.dev/google/imagenet/mobilenet_v2_050_224/classification/2",
77083+
{"1.00":"module_apply_default/MobilenetV1/Logits/global_pool", "2.00":"module_apply_default/MobilenetV2/Logits/AvgPool"}, $MODEL_INFO$$ = {"1.00":{"0.25":"https://tfhub.dev/google/imagenet/mobilenet_v1_025_224/classification/1", "0.50":"https://tfhub.dev/google/imagenet/mobilenet_v1_050_224/classification/1", "0.75":"https://tfhub.dev/google/imagenet/mobilenet_v1_075_224/classification/1", "1.00":"https://storage.googleapis.com/tfjs-models/savedmodel/mobilenet_v1_1.0_224"}, "2.00":{"0.50":"https://tfhub.dev/google/imagenet/mobilenet_v2_050_224/classification/2",
7708477084
"0.75":"https://tfhub.dev/google/imagenet/mobilenet_v2_075_224/classification/2", "1.00":"https://tfhub.dev/google/imagenet/mobilenet_v2_100_224/classification/2"}}, $MobileNet$$ = function() {
7708577085
function $MobileNet$jscomp$1$$($version$jscomp$19$$, $alpha$jscomp$18$$) {
7708677086
this.version = $version$jscomp$19$$;

0 commit comments

Comments
 (0)