... | ... | @@ -14,7 +14,7 @@ There are three types of nodes in the Blockchain network: |
|
|
- Evaluator-Nodes: Captions provided by Provider-Nodes are shown in the dApp but the labels provided remain hidden. Evaluator-Nodes vote which label is more appropriate for the captions. Every vote requires a deposit. When a label for a caption receives a predetermined number of votes, the caption is considered verified. Only the Evaluator-Nodes who voted that label receive a reward (which is greater than the deposit).
|
|
|
|
|
|
|
|
|
> 
|
|
|

|
|
|
|
|
|
|
|
|
## Architecture
|
... | ... | @@ -23,7 +23,7 @@ There are three types of nodes in the Blockchain network: |
|
|
|
|
|
>The first backend is a truffle project to support the Blockchain. The second backend is a flask project to support NN model training and evaluation. The frontend is a webpage based on a next.js project. NN models are saved in Google Drive
|
|
|
|
|
|
> 
|
|
|

|
|
|
|
|
|
## Installation Guide
|
|
|
|
... | ... | |