MCPcopy Create free account

hub / github.com/ml5js/ml5-library / functions

Functions1,175 in github.com/ml5js/ml5-library

↓ 1 callersFunctionnextGeneration
()
examples/p5js/NeuralNetwork/NeuroEvolution_FlappyBird/ga.js:8
↓ 1 callersFunctionnonMaxSuppression
(boxes, scores, iouThreshold)
src/ObjectDetector/YOLO/postprocess.js:100
↓ 1 callersMethodnormalizeDataRaw
* normalize the dataRaw input * @param {*} dataRaw
src/NeuralNetwork/NeuralNetworkData.js:320
↓ 1 callersMethodnormalizeInput
(value, _key, _meta)
src/NeuralNetwork/index.js:317
↓ 1 callersMethodoffScreen
()
examples/p5js/NeuralNetwork/NeuroEvolution_FlappyBird/bird.js:76
↓ 1 callersMethodoffscreen
()
examples/p5js/NeuralNetwork/NeuroEvolution_FlappyBird/pipe.js:37
↓ 1 callersMethodp5Color2RGB
(p5ColorObj)
src/BodyPix/index.js:74
↓ 1 callersFunctionpadSequences
(sequences, maxLen, padding = 'pre', truncating = 'pre', value = PAD_CHAR)
src/Sentiment/index.js:13
↓ 1 callersFunctionposeNet
(videoOrOptionsOrCallback, optionsOrCallback, cb)
src/PoseNet/index.js:212
↓ 1 callersFunctionpreProcess
(img, size)
src/ImageClassifier/darknet.js:19
↓ 1 callersFunctionpreProcess
(img, size)
src/ImageClassifier/doodlenet.js:15
↓ 1 callersFunctionpredict
()
examples/p5js/CharRNN/CharRNN_Text_Stateful/sketch.js:79
↓ 1 callersFunctionpredict
()
examples/p5js/FeatureExtractor/FeatureExtractor_Image_Regression/sketch.js:51
↓ 1 callersFunctionpredict
()
examples/p5js/UniversalSentenceEncoder/UniversalSentenceEncoder_WithTokenizer/sketch.js:19
↓ 1 callersFunctionpredict
()
examples/p5js/UniversalSentenceEncoder/UniversalSentenceEncoder_Basic/sketch.js:21
↓ 1 callersFunctionpredict
()
examples/javascript/CharRNN/CharRNN_Text_Stateful/sketch.js:82
↓ 1 callersFunctionpredict
()
examples/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/sketch.js:64
↓ 1 callersMethodpredict
* Encodes a string or array based on the USE * @param {*} textString * @param {*} callback
src/UniversalSentenceEncoder/index.js:36
↓ 1 callersMethodpredictInternal
(imgToPredict)
src/FeatureExtractor/Mobilenet.js:437
↓ 1 callersMethodpredictInternal
(textArray)
src/UniversalSentenceEncoder/index.js:40
↓ 1 callersMethodpredictSync
* returns the prediction as an array synchronously * @param {*} _inputs
src/NeuralNetwork/NeuralNetwork.js:130
↓ 1 callersMethodpredictSyncInternal
* synchronous predict internal * @param {*} _input * @param {*} _cb
src/NeuralNetwork/index.js:859
↓ 1 callersMethodpreprocess
(inputPreproc)
src/Pix2pix/index.js:115
↓ 1 callersMethodprocessStream
()
src/PitchDetection/index.js:56
↓ 1 callersFunctionrandomGaussian
(mean = 0, sd = 1)
src/utils/random.js:16
↓ 1 callersFunctionrandomSample
(arr, k, withReplacement = false)
src/utils/random.js:41
↓ 1 callersFunctionreadCsv
* Read in a csv file from a path to its location. * @param {string} path
src/KMeans/index.js:27
↓ 1 callersFunctionreadCsv
* Read in a csv file from a path to its location. * @param {string} path
src/DBSCAN/index.js:18
↓ 1 callersFunctionreadPackageJson
(fpath)
scripts/updateDocVersions.js:20
↓ 1 callersFunctionreadPackageJson
(fpath)
scripts/updateReadme.js:10
↓ 1 callersFunctionreadTextFile
(fpath)
scripts/updateDocVersions.js:15
↓ 1 callersFunctionreplaceML5Reference
(content, path)
webpack.prod.babel.js:14
↓ 1 callersFunctionreproduce
()
examples/p5js/NeuralNetwork/NeuroEvolution_FlappyBird/ga.js:27
↓ 1 callersMethodreproduce
()
examples/p5js/NeuralNetwork/NeuroEvolution_Path/population.js:29
↓ 1 callersMethodreproduction
()
examples/p5js/NeuralNetwork/NeuroEvolution_Path/population.js:62
↓ 1 callersMethodresample
(audioBuffer, onComplete)
src/PitchDetection/index.js:139
↓ 1 callersFunctionresetModel
()
examples/p5js/CharRNN/CharRNN_Text_Stateful/sketch.js:55
↓ 1 callersFunctionresetModel
()
examples/javascript/CharRNN/CharRNN_Text_Stateful/sketch.js:58
↓ 1 callersMethodresultFinalize
(res)
src/CartoonGAN/index.js:106
↓ 1 callersFunctionreturnTestImageData
()
src/UNET/index_test.js:9
↓ 1 callersMethodsaveMeta
* Saves metadata of the data * @param {*} nameOrCb * @param {*} cb
src/NeuralNetwork/NeuralNetworkData.js:756
↓ 1 callersFunctionsavePredictions
()
examples/p5js/ImageClassification/ImageClassification_MultipleImages/sketch.js:45
↓ 1 callersFunctionsavePredictions
()
examples/javascript/ImageClassification/ImageClassification_MultipleImages/sketch.js:88
↓ 1 callersMethodscatterplot
* creates a scatterplot from 1 input variable and 1 output variable * @param {*} inputLabel * @param {*} outputLabel * @param {*} data
src/NeuralNetwork/NeuralNetworkVis.js:25
↓ 1 callersMethodsegmentInternal
(imgToPredict)
src/UNET/index.js:93
↓ 1 callersMethodsegmentInternal
* Segments the image with personSegmentation, return result object * @param {HTMLImageElement | HTMLCanvasElement | object | function | number} i
src/BodyPix/index.js:283
↓ 1 callersMethodsegmentWithPartsInternal
* Segments the image with partSegmentation, return result object * @param {HTMLImageElement | HTMLCanvasElement | object | function | number} img
src/BodyPix/index.js:122
↓ 1 callersFunctionsentiment
(modelName, callback)
src/Sentiment/index.js:135
↓ 1 callersMethodsetClassifierDataset
(dataset)
src/KNNClassifier/index.js:156
↓ 1 callersFunctionsetup
()
examples/javascript/UNET/UNET_webcam/sketch.js:19
↓ 1 callersFunctionsetup
()
examples/javascript/CharRNN/CharRNN_Text_Stateful/sketch.js:25
↓ 1 callersFunctionsetup
()
examples/javascript/CharRNN/CharRNN_Text/sketch.js:27
↓ 1 callersFunctionsetup
()
examples/javascript/CharRNN/CharRNN_Interactive/sketch.js:26
↓ 1 callersFunctionsetup
()
examples/javascript/Sentiment/Sentiment_Interactive/sketch.js:7
↓ 1 callersFunctionsetup
()
examples/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/sketch.js:27
↓ 1 callersFunctionsetup
()
examples/javascript/SoundClassification/SoundClassification_speechcommand_load/sketch.js:23
↓ 1 callersFunctionsetup
()
examples/javascript/SoundClassification/SoundClassification_speechcommand/sketch.js:20
↓ 1 callersFunctionsetup
()
examples/javascript/SketchRNN/SketchRNN_basic/sketch.js:26
↓ 1 callersFunctionsetup
()
examples/javascript/SketchRNN/SketchRNN_interactive/sketch.js:34
↓ 1 callersFunctionsetup
()
examples/javascript/PoseNet/PoseNet_part_selection/sketch.js:18
↓ 1 callersFunctionsetup
()
examples/javascript/PoseNet/PoseNet_image_single/sketch.js:18
↓ 1 callersFunctionsetup
()
examples/javascript/ImageClassification/ImageClassification_DoodleNet_Video/sketch.js:27
↓ 1 callersFunctionsetup
()
examples/javascript/ImageClassification/ImageClassification_VideoSound/sketch.js:39
↓ 1 callersFunctionsetup
()
examples/javascript/ImageClassification/ImageClassification_MultipleImages/sketch.js:20
↓ 1 callersFunctionsetup
()
examples/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/sketch.js:35
↓ 1 callersFunctionsetup
()
examples/javascript/ImageClassification/ImageClassification_VideoScavengerHunt/sketch.js:46
↓ 1 callersFunctionsetup
()
examples/javascript/PitchDetection/PitchDetection/sketch.js:17
↓ 1 callersFunctionsetup
()
examples/javascript/PitchDetection/PitchDetection_Piano/sketch.js:41
↓ 1 callersFunctionsetup
()
examples/javascript/PitchDetection/PitchDetection_Game/sketch.js:45
↓ 1 callersFunctionsetup
()
examples/javascript/KNNClassification/KNNClassification_PoseNet/sketch.js:20
↓ 1 callersFunctionsetup
()
examples/javascript/KNNClassification/KNNClassification_VideoSquare/sketch.js:21
↓ 1 callersFunctionsetup
()
examples/javascript/KNNClassification/KNNClassification_VideoSound/sketch.js:39
↓ 1 callersFunctionsetup
()
examples/javascript/KNNClassification/KNNClassification_Video/sketch.js:15
↓ 1 callersFunctionsetup
()
examples/javascript/BodyPix/BodyPix_Webcam/sketch.js:13
↓ 1 callersFunctionsetup
()
examples/javascript/StyleTransfer/StyleTransfer_Video/sketch.js:21
↓ 1 callersFunctionsetup
()
examples/javascript/Pix2Pix/Pix2Pix_callback/sketch.js:26
↓ 1 callersFunctionsetup
()
examples/javascript/Pix2Pix/Pix2Pix_promise/sketch.js:26
↓ 1 callersFunctionsetupButtons
()
examples/p5js/FeatureExtractor/FeatureExtractor_Image_Classification/sketch.js:52
↓ 1 callersFunctionsetupButtons
()
examples/p5js/FeatureExtractor/FeatureExtractor_Image_Regression/sketch.js:56
↓ 1 callersFunctionsetupButtons
()
examples/javascript/FeatureExtractor/FeatureExtractor_Image_Regression/sketch.js:69
↓ 1 callersMethodshow
()
examples/p5js/NeuralNetwork/NeuroEvolution_Path/particle.js:62
↓ 1 callersMethodspeak
(_phrase)
examples/javascript/ImageClassification/ImageClassification_VideoSound/sketch.js:27
↓ 1 callersFunctionstartPitch
(stream, audioContext)
examples/javascript/PitchDetection/PitchDetection/sketch.js:24
↓ 1 callersFunctionstartPitch
(stream, audioContext)
examples/javascript/PitchDetection/PitchDetection_Piano/sketch.js:56
↓ 1 callersFunctionstartPitch
(stream, audioContext)
examples/javascript/PitchDetection/PitchDetection_Game/sketch.js:61
↓ 1 callersFunctionstartTraining
()
examples/p5js/NeuralNetwork/NeuralNetwork_Interactive_Regression/sketch.js:53
↓ 1 callersMethodthink
(pipes)
examples/p5js/NeuralNetwork/NeuroEvolution_FlappyBird/bird.js:49
↓ 1 callersMethodthink
()
examples/p5js/NeuralNetwork/NeuroEvolution_Path/particle.js:42
↓ 1 callersMethodtrain
* train * @param {*} optionsOrCallback * @param {*} optionsOrWhileTraining * @param {*} callback
src/NeuralNetwork/index.js:471
↓ 1 callersMethodtrainInternal
* Train the model * @param {*} _options
src/NeuralNetwork/NeuralNetwork.js:104
↓ 1 callersFunctiontrainModel
()
examples/p5js/NeuralNetwork/NeuralNetwork_load_saved_data/sketch.js:64
↓ 1 callersMethodtrainingVis
* Visualize the training of the neural net
src/NeuralNetwork/NeuralNetworkVis.js:121
↓ 1 callersMethodtransferInternal
(inputElement)
src/Pix2pix/index.js:50
↓ 1 callersMethodtransferInternal
(input)
src/StyleTransfer/index.js:137
↓ 1 callersFunctiontraverseAndDownload
* Traverse the tree and download all the content, * transforming into an object keyed by file/directory name * @param {*} projectFileTree
scripts/batch-update-p5webeditor.js:221
↓ 1 callersFunctiontraverseAndFormat
* Traverse the tree and format into parent child relation * @param {*} parentObject
scripts/batch-update-p5webeditor.js:187
↓ 1 callersFunctiontraverseSketchTree
* STEP 3.1: Recursively get the tree of files for each directory * @param parentObject - one sketch directory object
scripts/batch-update-p5webeditor.js:153
↓ 1 callersFunctiontraverseSketchTreeAll
* STEP 3.2: Traverse the sketchtree for all of the sketches * @param {*} categoryExamples - all of the categories in an array
scripts/batch-update-p5webeditor.js:176
↓ 1 callersFunctionuNet
(videoOr, optionsOr, cb)
src/UNET/index.js:195
↓ 1 callersMethodup
()
examples/p5js/NeuralNetwork/NeuroEvolution_FlappyBird/bird.js:39
← previousnext →501–600 of 1,175, ranked by callers