Skip to content

Commit c5b9979

Browse files
committed
erase folder
1 parent 7b7103c commit c5b9979

File tree

3 files changed

+1
-436
lines changed

3 files changed

+1
-436
lines changed

Scripts/mobileNetScript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function gotResults(err, results) {
2626

2727
// -----> CRNN ------> Generate TEXT content
2828

29-
let randomTxtLength = Math.floor(random(1, 100)); // esto funciona
29+
let randomTxtLength = Math.floor(random(1, 90)); // esto funciona
3030

3131
rnn.generate({
3232
// seed: results[1].label, // this is the label result

textScripts/mobileNetScript.js

Lines changed: 0 additions & 173 deletions
This file was deleted.

0 commit comments

Comments
 (0)