Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
update image classifier as well
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 committed Dec 11, 2018
1 parent b13f7be commit 501ee37
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ class Classifier(modelPathPrefix: String,
})

val predictResult = predictResultPar.toArray

var result: ListBuffer[IndexedSeq[(String, Float)]] =
ListBuffer.empty[IndexedSeq[(String, Float)]]

Expand Down

0 comments on commit 501ee37

Please sign in to comment.