diff --git a/javascript/BodyPix/BodyPix_Image/index.html b/javascript/BodyPix/BodyPix_Image/index.html index 68308fee..6481d514 100644 --- a/javascript/BodyPix/BodyPix_Image/index.html +++ b/javascript/BodyPix/BodyPix_Image/index.html @@ -2,18 +2,16 @@ + BodyPix with Webcam - - + - -

BodyPix with Image

- images via: https://commons.wikimedia.org - +

BodyPix with Image

+ images via: https://commons.wikimedia.org \ No newline at end of file diff --git a/javascript/BodyPix/BodyPix_Webcam/index.html b/javascript/BodyPix/BodyPix_Webcam/index.html index 2ffa1db0..cb8d24f1 100644 --- a/javascript/BodyPix/BodyPix_Webcam/index.html +++ b/javascript/BodyPix/BodyPix_Webcam/index.html @@ -2,13 +2,12 @@ + BodyPix with Webcam - - + -

BodyPix with Webcam

diff --git a/javascript/BodyPix/BodyPix_Webcam_Parts/index.html b/javascript/BodyPix/BodyPix_Webcam_Parts/index.html index 104cdff0..4b41735b 100644 --- a/javascript/BodyPix/BodyPix_Webcam_Parts/index.html +++ b/javascript/BodyPix/BodyPix_Webcam_Parts/index.html @@ -2,13 +2,12 @@ + BodyPix with Webcam - - + -

BodyPix with Webcam and Part Segmentation

diff --git a/javascript/CVAE/CVAE_QuickDraw/index.html b/javascript/CVAE/CVAE_QuickDraw/index.html index 57824280..a4d2cf38 100644 --- a/javascript/CVAE/CVAE_QuickDraw/index.html +++ b/javascript/CVAE/CVAE_QuickDraw/index.html @@ -1,6 +1,6 @@ - + diff --git a/javascript/CharRNN/CharRNN_Interactive/index.html b/javascript/CharRNN/CharRNN_Interactive/index.html index 012746db..dc4d8bf9 100644 --- a/javascript/CharRNN/CharRNN_Interactive/index.html +++ b/javascript/CharRNN/CharRNN_Interactive/index.html @@ -2,10 +2,10 @@ + + Interactive CharRNN Text Generation Example - -

Interactive CharRNN Text Generation Example

diff --git a/javascript/CharRNN/CharRNN_Text/index.html b/javascript/CharRNN/CharRNN_Text/index.html index 533790a5..c1a8074e 100644 --- a/javascript/CharRNN/CharRNN_Text/index.html +++ b/javascript/CharRNN/CharRNN_Text/index.html @@ -2,6 +2,7 @@ + LSTM Text Generation Example diff --git a/javascript/CharRNN/CharRNN_Text_Stateful/index.html b/javascript/CharRNN/CharRNN_Text_Stateful/index.html index 91bd97bc..fd86be79 100644 --- a/javascript/CharRNN/CharRNN_Text_Stateful/index.html +++ b/javascript/CharRNN/CharRNN_Text_Stateful/index.html @@ -2,12 +2,11 @@ + Stateful CharRNN Text Generation Example - - diff --git a/javascript/DCGAN/DCGAN_Random/index.html b/javascript/DCGAN/DCGAN_Random/index.html index 0c53d340..f6fff7c9 100644 --- a/javascript/DCGAN/DCGAN_Random/index.html +++ b/javascript/DCGAN/DCGAN_Random/index.html @@ -1,6 +1,7 @@ + diff --git a/javascript/FaceApi/FaceApi_Image_Landmarks/index.html b/javascript/FaceApi/FaceApi_Image_Landmarks/index.html index ba54bdcf..1ca1f470 100644 --- a/javascript/FaceApi/FaceApi_Image_Landmarks/index.html +++ b/javascript/FaceApi/FaceApi_Image_Landmarks/index.html @@ -2,13 +2,12 @@ + FaceApi Landmarks Demo - - + -

FaceApi Landmarks Demo

diff --git a/javascript/FaceApi/FaceApi_Video_Landmarks/index.html b/javascript/FaceApi/FaceApi_Video_Landmarks/index.html index ba54bdcf..1ca1f470 100644 --- a/javascript/FaceApi/FaceApi_Video_Landmarks/index.html +++ b/javascript/FaceApi/FaceApi_Video_Landmarks/index.html @@ -2,13 +2,12 @@ + FaceApi Landmarks Demo - - + -

FaceApi Landmarks Demo

diff --git a/javascript/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html b/javascript/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html index 1a5c2d52..a432dfb1 100644 --- a/javascript/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html +++ b/javascript/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html @@ -2,14 +2,13 @@ + FaceApi Landmarks Demo With Local Models - - + -

FaceApi Landmarks Demo With Locally Served Models

diff --git a/javascript/FeatureExtractor/FeatureExtractor_Image_Classification/index.html b/javascript/FeatureExtractor/FeatureExtractor_Image_Classification/index.html index 529f5777..15cc4423 100755 --- a/javascript/FeatureExtractor/FeatureExtractor_Image_Classification/index.html +++ b/javascript/FeatureExtractor/FeatureExtractor_Image_Classification/index.html @@ -2,12 +2,11 @@ + Image Classification using Feature Extraction with MobileNet - - diff --git a/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/index.html b/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/index.html index eac758b7..8dab63d1 100755 --- a/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/index.html +++ b/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/index.html @@ -2,12 +2,11 @@ + Image Regression using Feature Extraction with MobileNet. - - - +

Image Regression using Feature Extraction with MobileNet.

diff --git a/javascript/ImageClassification/ImageClassification/index.html b/javascript/ImageClassification/ImageClassification/index.html index 00b20ba2..917130de 100755 --- a/javascript/ImageClassification/ImageClassification/index.html +++ b/javascript/ImageClassification/ImageClassification/index.html @@ -2,6 +2,7 @@ + Image Classification Example diff --git a/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html b/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html index 14e24d59..1191e8ea 100755 --- a/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html +++ b/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html @@ -2,9 +2,9 @@ + Canvas Image Classification using DoodleNet - diff --git a/javascript/ImageClassification/ImageClassification_DoodleNet_Video/index.html b/javascript/ImageClassification/ImageClassification_DoodleNet_Video/index.html index d11248cd..88e90599 100755 --- a/javascript/ImageClassification/ImageClassification_DoodleNet_Video/index.html +++ b/javascript/ImageClassification/ImageClassification_DoodleNet_Video/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using DoodleNet diff --git a/javascript/ImageClassification/ImageClassification_MultipleImages/index.html b/javascript/ImageClassification/ImageClassification_MultipleImages/index.html index d781092a..debc64c3 100755 --- a/javascript/ImageClassification/ImageClassification_MultipleImages/index.html +++ b/javascript/ImageClassification/ImageClassification_MultipleImages/index.html @@ -2,6 +2,7 @@ + Multiple Image classification using MobileNet diff --git a/javascript/ImageClassification/ImageClassification_Video/index.html b/javascript/ImageClassification/ImageClassification_Video/index.html index 2d65e13a..e560a97d 100755 --- a/javascript/ImageClassification/ImageClassification_Video/index.html +++ b/javascript/ImageClassification/ImageClassification_Video/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using MobileNet diff --git a/javascript/ImageClassification/ImageClassification_VideoScavengerHunt/index.html b/javascript/ImageClassification/ImageClassification_VideoScavengerHunt/index.html index 153e7aa2..c8524c92 100755 --- a/javascript/ImageClassification/ImageClassification_VideoScavengerHunt/index.html +++ b/javascript/ImageClassification/ImageClassification_VideoScavengerHunt/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification with Speech Output using MobileNet diff --git a/javascript/ImageClassification/ImageClassification_VideoSound/index.html b/javascript/ImageClassification/ImageClassification_VideoSound/index.html index 544e9807..c0e2abf6 100755 --- a/javascript/ImageClassification/ImageClassification_VideoSound/index.html +++ b/javascript/ImageClassification/ImageClassification_VideoSound/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification with Speech Output using MobileNet diff --git a/javascript/ImageClassification/ImageClassification_Video_Load/index.html b/javascript/ImageClassification/ImageClassification_Video_Load/index.html index 9827ec75..ffb198af 100755 --- a/javascript/ImageClassification/ImageClassification_Video_Load/index.html +++ b/javascript/ImageClassification/ImageClassification_Video_Load/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using a pre-trianed customized model diff --git a/javascript/KNNClassification/KNNClassification_PoseNet/index.html b/javascript/KNNClassification/KNNClassification_PoseNet/index.html index c7186876..4aefb8a2 100755 --- a/javascript/KNNClassification/KNNClassification_PoseNet/index.html +++ b/javascript/KNNClassification/KNNClassification_PoseNet/index.html @@ -2,10 +2,9 @@ + PoseNet with KNN Classification on Webcam Images - - diff --git a/javascript/KNNClassification/KNNClassification_Video/index.html b/javascript/KNNClassification/KNNClassification_Video/index.html index 1255e648..6e710a28 100755 --- a/javascript/KNNClassification/KNNClassification_Video/index.html +++ b/javascript/KNNClassification/KNNClassification_Video/index.html @@ -2,11 +2,10 @@ + KNN Classification on Webcam Images with mobileNet. - - - +

KNN Classification on Webcam Images with mobileNet. Built with p5.js

diff --git a/javascript/KNNClassification/KNNClassification_VideoSound/index.html b/javascript/KNNClassification/KNNClassification_VideoSound/index.html index 07292ad2..c6968127 100755 --- a/javascript/KNNClassification/KNNClassification_VideoSound/index.html +++ b/javascript/KNNClassification/KNNClassification_VideoSound/index.html @@ -2,13 +2,12 @@ + KNN Classification on Webcam Images with Speech Output Using mobileNet. - - - +

KNN Classification on Webcam Images with Speech Output Using mobileNet.

diff --git a/javascript/KNNClassification/KNNClassification_VideoSquare/index.html b/javascript/KNNClassification/KNNClassification_VideoSquare/index.html index 2613f26d..7fa190ea 100755 --- a/javascript/KNNClassification/KNNClassification_VideoSquare/index.html +++ b/javascript/KNNClassification/KNNClassification_VideoSquare/index.html @@ -2,11 +2,10 @@ + KNN Classification on Webcam Images with mobileNet - - - +

KNN Classification on Webcam Images that moves a square on the canvas with mobileNet

diff --git a/javascript/PitchDetection/PitchDetection/index.html b/javascript/PitchDetection/PitchDetection/index.html index cb3353de..22ee6475 100644 --- a/javascript/PitchDetection/PitchDetection/index.html +++ b/javascript/PitchDetection/PitchDetection/index.html @@ -2,6 +2,7 @@ + Pitch Detection diff --git a/javascript/PitchDetection/PitchDetection_Game/index.html b/javascript/PitchDetection/PitchDetection_Game/index.html index 71a1e277..fe64b39c 100644 --- a/javascript/PitchDetection/PitchDetection_Game/index.html +++ b/javascript/PitchDetection/PitchDetection_Game/index.html @@ -2,6 +2,7 @@ + Pitch Tone Game diff --git a/javascript/PitchDetection/PitchDetection_Piano/index.html b/javascript/PitchDetection/PitchDetection_Piano/index.html index 423ba397..1e7798be 100644 --- a/javascript/PitchDetection/PitchDetection_Piano/index.html +++ b/javascript/PitchDetection/PitchDetection_Piano/index.html @@ -2,6 +2,7 @@ + Pitch Detect Piano diff --git a/javascript/Pix2Pix/Pix2Pix_callback/index.html b/javascript/Pix2Pix/Pix2Pix_callback/index.html index 1839a903..daabcf23 100644 --- a/javascript/Pix2Pix/Pix2Pix_callback/index.html +++ b/javascript/Pix2Pix/Pix2Pix_callback/index.html @@ -2,10 +2,9 @@ + Pix2Pix Edges2Pikachu Example - - diff --git a/javascript/Pix2Pix/Pix2Pix_promise/index.html b/javascript/Pix2Pix/Pix2Pix_promise/index.html index 1839a903..daabcf23 100644 --- a/javascript/Pix2Pix/Pix2Pix_promise/index.html +++ b/javascript/Pix2Pix/Pix2Pix_promise/index.html @@ -2,10 +2,9 @@ + Pix2Pix Edges2Pikachu Example - - diff --git a/javascript/PoseNet/PoseNet_image_single/index.html b/javascript/PoseNet/PoseNet_image_single/index.html index 67b76c6e..681d933d 100644 --- a/javascript/PoseNet/PoseNet_image_single/index.html +++ b/javascript/PoseNet/PoseNet_image_single/index.html @@ -2,6 +2,7 @@ + PoseNet example on image with single detection diff --git a/javascript/PoseNet/PoseNet_part_selection/index.html b/javascript/PoseNet/PoseNet_part_selection/index.html index a7649485..69ec3d0e 100755 --- a/javascript/PoseNet/PoseNet_part_selection/index.html +++ b/javascript/PoseNet/PoseNet_part_selection/index.html @@ -2,6 +2,7 @@ + PoseNet Part Selection diff --git a/javascript/PoseNet/PoseNet_webcam/index.html b/javascript/PoseNet/PoseNet_webcam/index.html index 1b260246..4c57ca43 100755 --- a/javascript/PoseNet/PoseNet_webcam/index.html +++ b/javascript/PoseNet/PoseNet_webcam/index.html @@ -2,6 +2,7 @@ + PoseNet Example diff --git a/javascript/Sentiment/index.html b/javascript/Sentiment/index.html index 3cd66d9e..5cabe8cd 100644 --- a/javascript/Sentiment/index.html +++ b/javascript/Sentiment/index.html @@ -7,8 +7,6 @@ - - diff --git a/javascript/SketchRNN/SketchRNN_basic/index.html b/javascript/SketchRNN/SketchRNN_basic/index.html index 55271be4..4cdb74e8 100644 --- a/javascript/SketchRNN/SketchRNN_basic/index.html +++ b/javascript/SketchRNN/SketchRNN_basic/index.html @@ -1,6 +1,8 @@ - + + + SketchRNN diff --git a/javascript/SketchRNN/SketchRNN_interactive/index.html b/javascript/SketchRNN/SketchRNN_interactive/index.html index 3f2d0238..356de0b2 100644 --- a/javascript/SketchRNN/SketchRNN_interactive/index.html +++ b/javascript/SketchRNN/SketchRNN_interactive/index.html @@ -1,6 +1,8 @@ - + + + SketchRNN diff --git a/javascript/SoundClassification/SoundClassification_speechcommand/index.html b/javascript/SoundClassification/SoundClassification_speechcommand/index.html index 370833c6..44427d2e 100755 --- a/javascript/SoundClassification/SoundClassification_speechcommand/index.html +++ b/javascript/SoundClassification/SoundClassification_speechcommand/index.html @@ -2,6 +2,7 @@ + Sound classification using SpeechCommands18w diff --git a/javascript/SoundClassification/SoundClassification_speechcommand_load/index.html b/javascript/SoundClassification/SoundClassification_speechcommand_load/index.html index 1d0da04c..5a6228a6 100755 --- a/javascript/SoundClassification/SoundClassification_speechcommand_load/index.html +++ b/javascript/SoundClassification/SoundClassification_speechcommand_load/index.html @@ -2,6 +2,7 @@ + Sound classification using pre-trained custom model diff --git a/javascript/StyleTransfer/StyleTransfer_Image/index.html b/javascript/StyleTransfer/StyleTransfer_Image/index.html index 6aaa7206..59d742db 100644 --- a/javascript/StyleTransfer/StyleTransfer_Image/index.html +++ b/javascript/StyleTransfer/StyleTransfer_Image/index.html @@ -2,11 +2,10 @@ + Style Transfer Image Example with Promises - - - + diff --git a/javascript/StyleTransfer/StyleTransfer_Video/index.html b/javascript/StyleTransfer/StyleTransfer_Video/index.html index 7e20a8b2..6afe1c51 100644 --- a/javascript/StyleTransfer/StyleTransfer_Video/index.html +++ b/javascript/StyleTransfer/StyleTransfer_Video/index.html @@ -1,11 +1,10 @@ + Style Transfer Mirror Example - - - +

Style Transfer Mirror Example

diff --git a/javascript/UNET/UNET_webcam/index.html b/javascript/UNET/UNET_webcam/index.html index 1724a85a..a063ba6e 100755 --- a/javascript/UNET/UNET_webcam/index.html +++ b/javascript/UNET/UNET_webcam/index.html @@ -1,6 +1,8 @@ - + + + UNET example diff --git a/javascript/Word2Vec/Word2Vec_Interactive/index.html b/javascript/Word2Vec/Word2Vec_Interactive/index.html index 78108626..c50a1ffa 100755 --- a/javascript/Word2Vec/Word2Vec_Interactive/index.html +++ b/javascript/Word2Vec/Word2Vec_Interactive/index.html @@ -2,13 +2,12 @@ + Word2Vec example Using a pre-trained model on common English words. - - diff --git a/javascript/YOLO/YOLO_single_image/index.html b/javascript/YOLO/YOLO_single_image/index.html index 64a12a22..8487ca4a 100644 --- a/javascript/YOLO/YOLO_single_image/index.html +++ b/javascript/YOLO/YOLO_single_image/index.html @@ -1,6 +1,7 @@ + diff --git a/javascript/YOLO/YOLO_webcam/index.html b/javascript/YOLO/YOLO_webcam/index.html index 16702a5e..69db15cd 100644 --- a/javascript/YOLO/YOLO_webcam/index.html +++ b/javascript/YOLO/YOLO_webcam/index.html @@ -1,6 +1,7 @@ + Real time Object Detection using YOLO diff --git a/p5js/BodyPix/BodyPix_Image/index.html b/p5js/BodyPix/BodyPix_Image/index.html index f78294f0..64f64a09 100644 --- a/p5js/BodyPix/BodyPix_Image/index.html +++ b/p5js/BodyPix/BodyPix_Image/index.html @@ -2,15 +2,14 @@ + BodyPix with Webcam - - + -

BodyPix with Image

diff --git a/p5js/BodyPix/BodyPix_Preload/index.html b/p5js/BodyPix/BodyPix_Preload/index.html index f78294f0..64f64a09 100644 --- a/p5js/BodyPix/BodyPix_Preload/index.html +++ b/p5js/BodyPix/BodyPix_Preload/index.html @@ -2,15 +2,14 @@ + BodyPix with Webcam - - + -

BodyPix with Image

diff --git a/p5js/BodyPix/BodyPix_Webcam/index.html b/p5js/BodyPix/BodyPix_Webcam/index.html index 563533a2..9dc35c30 100644 --- a/p5js/BodyPix/BodyPix_Webcam/index.html +++ b/p5js/BodyPix/BodyPix_Webcam/index.html @@ -2,18 +2,16 @@ + BodyPix with Webcam - - - - -

BodyPix with Webcam

+

BodyPix with Webcam

+ - \ No newline at end of file + diff --git a/p5js/BodyPix/BodyPix_Webcam_Parts/index.html b/p5js/BodyPix/BodyPix_Webcam_Parts/index.html index 8c8cc880..6c70acf4 100644 --- a/p5js/BodyPix/BodyPix_Webcam_Parts/index.html +++ b/p5js/BodyPix/BodyPix_Webcam_Parts/index.html @@ -2,15 +2,14 @@ + BodyPix with Webcam - - + -

BodyPix with Webcam and Part Segmentation

diff --git a/p5js/BodyPix/BodyPix_p5Instance/index.html b/p5js/BodyPix/BodyPix_p5Instance/index.html index f3898427..f324fa59 100644 --- a/p5js/BodyPix/BodyPix_p5Instance/index.html +++ b/p5js/BodyPix/BodyPix_p5Instance/index.html @@ -2,12 +2,11 @@ + BodyPix with Webcam - - diff --git a/p5js/CVAE/CVAE_QuickDraw/index.html b/p5js/CVAE/CVAE_QuickDraw/index.html index ac9789d3..cd8b0701 100644 --- a/p5js/CVAE/CVAE_QuickDraw/index.html +++ b/p5js/CVAE/CVAE_QuickDraw/index.html @@ -1,6 +1,6 @@ - + diff --git a/p5js/CharRNN/CharRNN_Interactive/index.html b/p5js/CharRNN/CharRNN_Interactive/index.html index 130357f9..3fc912a9 100644 --- a/p5js/CharRNN/CharRNN_Interactive/index.html +++ b/p5js/CharRNN/CharRNN_Interactive/index.html @@ -2,16 +2,15 @@ + Interactive CharRNN Text Generation Example using p5.js - - + -

Interactive CharRNN Text Generation Example using p5.js

diff --git a/p5js/CharRNN/CharRNN_Text/index.html b/p5js/CharRNN/CharRNN_Text/index.html index 1502ec6c..fb1f1d1e 100644 --- a/p5js/CharRNN/CharRNN_Text/index.html +++ b/p5js/CharRNN/CharRNN_Text/index.html @@ -2,6 +2,7 @@ + LSTM Text Generation Example diff --git a/p5js/CharRNN/CharRNN_Text_Stateful/index.html b/p5js/CharRNN/CharRNN_Text_Stateful/index.html index b611ffa4..f8fec4eb 100644 --- a/p5js/CharRNN/CharRNN_Text_Stateful/index.html +++ b/p5js/CharRNN/CharRNN_Text_Stateful/index.html @@ -2,6 +2,7 @@ + Stateful CharRNN Text Generation Example using p5.js @@ -9,8 +10,6 @@ - - diff --git a/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html b/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html index 4d9ac76f..dc703cd6 100644 --- a/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html +++ b/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html @@ -1,6 +1,7 @@ + diff --git a/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html b/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html index 4d9ac76f..dc703cd6 100644 --- a/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html +++ b/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html @@ -1,6 +1,7 @@ + diff --git a/p5js/DCGAN/DCGAN_Random/index.html b/p5js/DCGAN/DCGAN_Random/index.html index a3ef5139..7eeed78e 100644 --- a/p5js/DCGAN/DCGAN_Random/index.html +++ b/p5js/DCGAN/DCGAN_Random/index.html @@ -1,6 +1,7 @@ + diff --git a/p5js/FaceApi/FaceApi_Image_Landmarks/index.html b/p5js/FaceApi/FaceApi_Image_Landmarks/index.html index b07e6b3e..1e50f91a 100644 --- a/p5js/FaceApi/FaceApi_Image_Landmarks/index.html +++ b/p5js/FaceApi/FaceApi_Image_Landmarks/index.html @@ -2,15 +2,14 @@ + FaceApi Landmarks Demo - - + -

FaceApi Landmarks Demo

diff --git a/p5js/FaceApi/FaceApi_Video_Landmarks/index.html b/p5js/FaceApi/FaceApi_Video_Landmarks/index.html index b07e6b3e..1e50f91a 100644 --- a/p5js/FaceApi/FaceApi_Video_Landmarks/index.html +++ b/p5js/FaceApi/FaceApi_Video_Landmarks/index.html @@ -2,15 +2,14 @@ + FaceApi Landmarks Demo - - + -

FaceApi Landmarks Demo

diff --git a/p5js/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html b/p5js/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html index 9933b37e..96b048fe 100644 --- a/p5js/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html +++ b/p5js/FaceApi/FaceApi_Video_Landmarks_LocalModels/index.html @@ -2,15 +2,14 @@ + FaceApi Landmarks Demo With Local Models - - + -

FaceApi Landmarks Demo With Locally Served Models

diff --git a/p5js/FeatureExtractor/FeatureExtractor_Image_Classification/index.html b/p5js/FeatureExtractor/FeatureExtractor_Image_Classification/index.html index 5b96a612..cc1d817d 100755 --- a/p5js/FeatureExtractor/FeatureExtractor_Image_Classification/index.html +++ b/p5js/FeatureExtractor/FeatureExtractor_Image_Classification/index.html @@ -1,13 +1,12 @@ - + + + Image Classification using Feature Extraction with MobileNet. Built with p5.js - - - diff --git a/p5js/FeatureExtractor/FeatureExtractor_Image_Regression/index.html b/p5js/FeatureExtractor/FeatureExtractor_Image_Regression/index.html index 36a6fa45..45197176 100755 --- a/p5js/FeatureExtractor/FeatureExtractor_Image_Regression/index.html +++ b/p5js/FeatureExtractor/FeatureExtractor_Image_Regression/index.html @@ -2,6 +2,7 @@ + Image Regression using Feature Extraction with MobileNet. Built with p5.js @@ -9,9 +10,7 @@ - - - +

Image Regression using Feature Extraction with MobileNet. Built with p5.js

diff --git a/p5js/ImageClassification/ImageClassification/index.html b/p5js/ImageClassification/ImageClassification/index.html index 0c9040bb..7ad81450 100755 --- a/p5js/ImageClassification/ImageClassification/index.html +++ b/p5js/ImageClassification/ImageClassification/index.html @@ -2,6 +2,7 @@ + Image classification using MobileNet and p5.js diff --git a/p5js/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html b/p5js/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html index 6f476178..1448b19b 100755 --- a/p5js/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html +++ b/p5js/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html @@ -2,14 +2,13 @@ + Canvas Image Classification using DoodleNet and p5.js - - - +

Canvas Image Classification using DoodleNet and p5.js

diff --git a/p5js/ImageClassification/ImageClassification_DoodleNet_Video/index.html b/p5js/ImageClassification/ImageClassification_DoodleNet_Video/index.html index e0af5804..c6f1c72e 100755 --- a/p5js/ImageClassification/ImageClassification_DoodleNet_Video/index.html +++ b/p5js/ImageClassification/ImageClassification_DoodleNet_Video/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using DoodleNet and p5.js diff --git a/p5js/ImageClassification/ImageClassification_MultipleImages/index.html b/p5js/ImageClassification/ImageClassification_MultipleImages/index.html index dafffed2..bf5c9828 100755 --- a/p5js/ImageClassification/ImageClassification_MultipleImages/index.html +++ b/p5js/ImageClassification/ImageClassification_MultipleImages/index.html @@ -2,6 +2,7 @@ + Multiple Image classification using MobileNet and p5.js diff --git a/p5js/ImageClassification/ImageClassification_Teachable-Machine/index.html b/p5js/ImageClassification/ImageClassification_Teachable-Machine/index.html index 27255747..bb16c135 100644 --- a/p5js/ImageClassification/ImageClassification_Teachable-Machine/index.html +++ b/p5js/ImageClassification/ImageClassification_Teachable-Machine/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using a pre-trained customized model and p5.js diff --git a/p5js/ImageClassification/ImageClassification_Video/index.html b/p5js/ImageClassification/ImageClassification_Video/index.html index 516e3abf..dca5f8ec 100755 --- a/p5js/ImageClassification/ImageClassification_Video/index.html +++ b/p5js/ImageClassification/ImageClassification_Video/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using MobileNet and p5.js diff --git a/p5js/ImageClassification/ImageClassification_VideoScavengerHunt/index.html b/p5js/ImageClassification/ImageClassification_VideoScavengerHunt/index.html index 001d51f9..c31df4c0 100755 --- a/p5js/ImageClassification/ImageClassification_VideoScavengerHunt/index.html +++ b/p5js/ImageClassification/ImageClassification_VideoScavengerHunt/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification with Speech Output using MobileNet, p5.js, p5.speech diff --git a/p5js/ImageClassification/ImageClassification_VideoSound/index.html b/p5js/ImageClassification/ImageClassification_VideoSound/index.html index 8443d425..80a3045b 100755 --- a/p5js/ImageClassification/ImageClassification_VideoSound/index.html +++ b/p5js/ImageClassification/ImageClassification_VideoSound/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification with Speech Output using MobileNet, p5.js, p5.speech diff --git a/p5js/ImageClassification/ImageClassification_VideoSoundTranslate/index.html b/p5js/ImageClassification/ImageClassification_VideoSoundTranslate/index.html index 77fa8eaa..39a3a0d1 100755 --- a/p5js/ImageClassification/ImageClassification_VideoSoundTranslate/index.html +++ b/p5js/ImageClassification/ImageClassification_VideoSoundTranslate/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification with Speech Output using MobileNet, p5.js, p5.speech, google translate API diff --git a/p5js/ImageClassification/ImageClassification_Video_Load/index.html b/p5js/ImageClassification/ImageClassification_Video_Load/index.html index e93259b3..1645b679 100755 --- a/p5js/ImageClassification/ImageClassification_Video_Load/index.html +++ b/p5js/ImageClassification/ImageClassification_Video_Load/index.html @@ -2,6 +2,7 @@ + Webcam Image Classification using a pre-trianed customized model and p5.js diff --git a/p5js/KMeans/KMeans_imageSegmentation/index.html b/p5js/KMeans/KMeans_imageSegmentation/index.html index 34985a75..228a44ee 100644 --- a/p5js/KMeans/KMeans_imageSegmentation/index.html +++ b/p5js/KMeans/KMeans_imageSegmentation/index.html @@ -2,15 +2,14 @@ + Kmeans image segmentation - - + -

Kmeans image segmentation

diff --git a/p5js/KNNClassification/KNNClassification_PoseNet/index.html b/p5js/KNNClassification/KNNClassification_PoseNet/index.html index 87e30052..03fa0583 100755 --- a/p5js/KNNClassification/KNNClassification_PoseNet/index.html +++ b/p5js/KNNClassification/KNNClassification_PoseNet/index.html @@ -2,13 +2,12 @@ + PoseNet with KNN Classification on Webcam Images. Built with p5.js - - diff --git a/p5js/KNNClassification/KNNClassification_Video/index.html b/p5js/KNNClassification/KNNClassification_Video/index.html index c77e4ab4..e67029f1 100755 --- a/p5js/KNNClassification/KNNClassification_Video/index.html +++ b/p5js/KNNClassification/KNNClassification_Video/index.html @@ -2,14 +2,13 @@ + KNN Classification on Webcam Images with mobileNet. Built with p5.js - - - +

KNN Classification on Webcam Images with mobileNet. Built with p5.js

diff --git a/p5js/KNNClassification/KNNClassification_VideoSound/index.html b/p5js/KNNClassification/KNNClassification_VideoSound/index.html index bbbe8e3a..42b3e5cb 100755 --- a/p5js/KNNClassification/KNNClassification_VideoSound/index.html +++ b/p5js/KNNClassification/KNNClassification_VideoSound/index.html @@ -2,15 +2,14 @@ + KNN Classification on Webcam Images with Speech Output Using mobileNet. Built with p5.js - - - +

KNN Classification on Webcam Images with Speech Output Using mobileNet. Built with p5.js

diff --git a/p5js/KNNClassification/KNNClassification_VideoSquare/index.html b/p5js/KNNClassification/KNNClassification_VideoSquare/index.html index 20cc689c..fa47f59d 100755 --- a/p5js/KNNClassification/KNNClassification_VideoSquare/index.html +++ b/p5js/KNNClassification/KNNClassification_VideoSquare/index.html @@ -2,14 +2,13 @@ + KNN Classification on Webcam Images with mobileNet. Built with p5.js - - - +

KNN Classification on Webcam Images that moves a square on the canvas with mobileNet. Built with p5.js

diff --git a/p5js/NeuralNetwork/NeuralNetwork_Simple-Classification/index.html b/p5js/NeuralNetwork/NeuralNetwork_Simple-Classification/index.html index 6c2a41d5..8c762616 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_Simple-Classification/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_Simple-Classification/index.html @@ -2,6 +2,7 @@ + Neural Network diff --git a/p5js/NeuralNetwork/NeuralNetwork_Simple-Regression/index.html b/p5js/NeuralNetwork/NeuralNetwork_Simple-Regression/index.html index f89deabb..226d5487 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_Simple-Regression/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_Simple-Regression/index.html @@ -2,6 +2,7 @@ + Neural Network Simple Regression diff --git a/p5js/NeuralNetwork/NeuralNetwork_XOR/index.html b/p5js/NeuralNetwork/NeuralNetwork_XOR/index.html index 57107598..210fa865 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_XOR/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_XOR/index.html @@ -2,13 +2,12 @@ + XOR - Neural Network - - diff --git a/p5js/NeuralNetwork/NeuralNetwork_basics/index.html b/p5js/NeuralNetwork/NeuralNetwork_basics/index.html index b75834e3..01ac4a29 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_basics/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_basics/index.html @@ -2,6 +2,7 @@ + Neural Network diff --git a/p5js/NeuralNetwork/NeuralNetwork_co2net/index.html b/p5js/NeuralNetwork/NeuralNetwork_co2net/index.html index 8a7aaa38..8d5319e2 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_co2net/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_co2net/index.html @@ -2,13 +2,12 @@ + co2Net - Neural Network - - diff --git a/p5js/NeuralNetwork/NeuralNetwork_color_classifier/index.html b/p5js/NeuralNetwork/NeuralNetwork_color_classifier/index.html index ee3c511a..ad14d488 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_color_classifier/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_color_classifier/index.html @@ -2,13 +2,12 @@ + Color Classifier - Neural Network - - diff --git a/p5js/NeuralNetwork/NeuralNetwork_load_model/index.html b/p5js/NeuralNetwork/NeuralNetwork_load_model/index.html index ee3c511a..ad14d488 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_load_model/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_load_model/index.html @@ -2,13 +2,12 @@ + Color Classifier - Neural Network - - diff --git a/p5js/NeuralNetwork/NeuralNetwork_load_saved_data/index.html b/p5js/NeuralNetwork/NeuralNetwork_load_saved_data/index.html index 21dd7376..457d0a84 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_load_saved_data/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_load_saved_data/index.html @@ -2,6 +2,7 @@ + Neural Network diff --git a/p5js/NeuralNetwork/NeuralNetwork_lowres_pixels/index.html b/p5js/NeuralNetwork/NeuralNetwork_lowres_pixels/index.html index af14f4d4..4aefd3d2 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_lowres_pixels/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_lowres_pixels/index.html @@ -2,6 +2,7 @@ + Neural Network Pixel Prediction diff --git a/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html b/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html index 5ef9bcb2..c16ee8b0 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html @@ -2,6 +2,7 @@ + Neural network with custom architecture diff --git a/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html b/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html index a21135a9..c0c9332a 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html @@ -2,6 +2,7 @@ + Neural Network Sound Player diff --git a/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html b/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html index 88618c38..f3fee91c 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html @@ -2,6 +2,7 @@ + Neural Network Musical Mouse diff --git a/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html b/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html index 402faa1d..94adbe73 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html @@ -2,6 +2,7 @@ + Neural Network Pose Classifier diff --git a/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html b/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html index 20f73d99..d987c73b 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html @@ -2,13 +2,12 @@ + Titanic - Neural Network - - diff --git a/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html b/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html index 0860717e..8fd1b641 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html @@ -2,6 +2,7 @@ + XY Classifier diff --git a/p5js/PitchDetection/PitchDetection/index.html b/p5js/PitchDetection/PitchDetection/index.html index 532c76ba..3ff8754f 100644 --- a/p5js/PitchDetection/PitchDetection/index.html +++ b/p5js/PitchDetection/PitchDetection/index.html @@ -2,6 +2,7 @@ + Pitch Detection diff --git a/p5js/PitchDetection/PitchDetection_Game/index.html b/p5js/PitchDetection/PitchDetection_Game/index.html index 1f34de95..4d8ea622 100644 --- a/p5js/PitchDetection/PitchDetection_Game/index.html +++ b/p5js/PitchDetection/PitchDetection_Game/index.html @@ -2,6 +2,7 @@ + Pitch Tone Game diff --git a/p5js/PitchDetection/PitchDetection_Piano/index.html b/p5js/PitchDetection/PitchDetection_Piano/index.html index 62132525..87c756a7 100644 --- a/p5js/PitchDetection/PitchDetection_Piano/index.html +++ b/p5js/PitchDetection/PitchDetection_Piano/index.html @@ -2,6 +2,7 @@ + Pitch Detect Piano diff --git a/p5js/Pix2Pix/Pix2Pix_callback/index.html b/p5js/Pix2Pix/Pix2Pix_callback/index.html index 60813091..53b295ad 100644 --- a/p5js/Pix2Pix/Pix2Pix_callback/index.html +++ b/p5js/Pix2Pix/Pix2Pix_callback/index.html @@ -2,13 +2,12 @@ + Pix2Pix Edges2Pikachu Example - - diff --git a/p5js/Pix2Pix/Pix2Pix_promise/index.html b/p5js/Pix2Pix/Pix2Pix_promise/index.html index 35da6008..3e9301ff 100644 --- a/p5js/Pix2Pix/Pix2Pix_promise/index.html +++ b/p5js/Pix2Pix/Pix2Pix_promise/index.html @@ -2,13 +2,12 @@ + Pix2Pix Edges2Pikachu Example - - diff --git a/p5js/PoseNet/PoseNet_image_single/index.html b/p5js/PoseNet/PoseNet_image_single/index.html index 952f9ecb..83e57a8b 100644 --- a/p5js/PoseNet/PoseNet_image_single/index.html +++ b/p5js/PoseNet/PoseNet_image_single/index.html @@ -2,6 +2,7 @@ + PoseNet example on image with single detection using p5.js diff --git a/p5js/PoseNet/PoseNet_part_selection/index.html b/p5js/PoseNet/PoseNet_part_selection/index.html index 65cd89ba..01882d5e 100755 --- a/p5js/PoseNet/PoseNet_part_selection/index.html +++ b/p5js/PoseNet/PoseNet_part_selection/index.html @@ -2,6 +2,7 @@ + PoseNet example using p5.js diff --git a/p5js/PoseNet/PoseNet_webcam/index.html b/p5js/PoseNet/PoseNet_webcam/index.html index b4b3b2fa..dc3550f8 100755 --- a/p5js/PoseNet/PoseNet_webcam/index.html +++ b/p5js/PoseNet/PoseNet_webcam/index.html @@ -2,6 +2,7 @@ + PoseNet example using p5.js diff --git a/p5js/SketchRNN/SketchRNN_basic/index.html b/p5js/SketchRNN/SketchRNN_basic/index.html index 9fdf800b..e2f31c10 100644 --- a/p5js/SketchRNN/SketchRNN_basic/index.html +++ b/p5js/SketchRNN/SketchRNN_basic/index.html @@ -1,8 +1,9 @@ - + + + SketchRNN - diff --git a/p5js/SketchRNN/SketchRNN_interactive/index.html b/p5js/SketchRNN/SketchRNN_interactive/index.html index 286be2c4..582113c8 100644 --- a/p5js/SketchRNN/SketchRNN_interactive/index.html +++ b/p5js/SketchRNN/SketchRNN_interactive/index.html @@ -1,8 +1,9 @@ - + + + SketchRNN - diff --git a/p5js/SoundClassification/SoundClassification_speechcommand/index.html b/p5js/SoundClassification/SoundClassification_speechcommand/index.html index 526ee91b..6efd6f48 100755 --- a/p5js/SoundClassification/SoundClassification_speechcommand/index.html +++ b/p5js/SoundClassification/SoundClassification_speechcommand/index.html @@ -2,6 +2,7 @@ + Sound classification using SpeechCommands18w and p5.js diff --git a/p5js/SoundClassification/SoundClassification_speechcommand_load/index.html b/p5js/SoundClassification/SoundClassification_speechcommand_load/index.html index ac4f8bd3..7b38c347 100755 --- a/p5js/SoundClassification/SoundClassification_speechcommand_load/index.html +++ b/p5js/SoundClassification/SoundClassification_speechcommand_load/index.html @@ -2,6 +2,7 @@ + Sound classification using pre-trained custom model and p5.js diff --git a/p5js/StyleTransfer/StyleTransfer_Image/index.html b/p5js/StyleTransfer/StyleTransfer_Image/index.html index 70a53f6c..66fa3103 100644 --- a/p5js/StyleTransfer/StyleTransfer_Image/index.html +++ b/p5js/StyleTransfer/StyleTransfer_Image/index.html @@ -2,14 +2,13 @@ + Style Transfer Image Example using p5.js - - - + diff --git a/p5js/StyleTransfer/StyleTransfer_Video/index.html b/p5js/StyleTransfer/StyleTransfer_Video/index.html index 4377290e..da0755fc 100644 --- a/p5js/StyleTransfer/StyleTransfer_Video/index.html +++ b/p5js/StyleTransfer/StyleTransfer_Video/index.html @@ -1,25 +1,23 @@ - - - Style Transfer Mirror Example using p5.js + + + + Style Transfer Mirror Example using p5.js - - - - - - + + + + + - - - -

Style Transfer Mirror Example using p5.js

-

Sytle: Udnie (Young American Girl, The Dance), 1913 - Francis Picabia

-

Loading model...

- -
-
- - + +

Style Transfer Mirror Example using p5.js

+

Sytle: Udnie (Young American Girl, The Dance), 1913 - Francis Picabia

+

Loading model...

+ +
+
+ + \ No newline at end of file diff --git a/p5js/UNET/UNET_webcam/index.html b/p5js/UNET/UNET_webcam/index.html index 60218500..763d9042 100755 --- a/p5js/UNET/UNET_webcam/index.html +++ b/p5js/UNET/UNET_webcam/index.html @@ -1,6 +1,8 @@ - + + + UNET example with p5.js diff --git a/p5js/Word2Vec/Word2Vec_Interactive/index.html b/p5js/Word2Vec/Word2Vec_Interactive/index.html index c01e582e..27b4dc8b 100755 --- a/p5js/Word2Vec/Word2Vec_Interactive/index.html +++ b/p5js/Word2Vec/Word2Vec_Interactive/index.html @@ -2,6 +2,7 @@ + Word2Vec example with p5.js. Using a pre-trained model on common English words. @@ -10,8 +11,6 @@ - - diff --git a/p5js/YOLO/YOLO_single_image/index.html b/p5js/YOLO/YOLO_single_image/index.html index 6d7d1f35..9800625b 100644 --- a/p5js/YOLO/YOLO_single_image/index.html +++ b/p5js/YOLO/YOLO_single_image/index.html @@ -1,6 +1,7 @@ + diff --git a/p5js/YOLO/YOLO_webcam/index.html b/p5js/YOLO/YOLO_webcam/index.html index ef10804a..23634c72 100644 --- a/p5js/YOLO/YOLO_webcam/index.html +++ b/p5js/YOLO/YOLO_webcam/index.html @@ -1,6 +1,7 @@ + Real time Object Detection using YOLO and p5.js diff --git a/public/index.html b/public/index.html index 7929ddda..c3b4b398 100644 --- a/public/index.html +++ b/public/index.html @@ -1,14 +1,15 @@ ml5 examples index - - + + + + - - +