Skip to content
Discussion options

You must be logged in to vote

It should be implemented in 'Data Preprocessor'.
In the doc of mmpretain, shows:
The data preprocessor is also a component to process the data before feeding data to the neural network. Comparing with the data transforms, the data preprocessor is a module of the classifier, and it takes a batch of data to process, which means it can use GPU and batch to accelebrate the processing.
https://mmpretrain.readthedocs.io/en/latest/api/data_process.html#data-preprocessors

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by think-ya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant