Open vinay650 opened 1 year ago
Can you specify how to convert our Camera input to required format and get the predictions from model.
Hello,
You can check the dataset function that specifies the format of the input batch: https://github.com/wayveai/fiery/blob/master/fiery/data.py#L345
Can you specify how to convert our Camera input to required format and get the predictions from model.