Rohit Keshari

Results 5 issues of Rohit Keshari

I am getting less performance after conversion. Have you bench mark your code with before conversion and after conversion?

Is this code also support CPU version of mc module. If yes, which one it would be? I am having the following error ``` File "models/export.py", line 33, in model...

I am getting this error. Is this a keras version error? --------------------------------------------------------------------------- ValueError Traceback (most recent call last) in 4 from utils import load_image, plot_sample 5 ----> 6 model =...

annotations.zip has the following files. - train: - train.json - val: - all_classes.json - common_classes.json - uncommon_classes.json - first_frame_annotations.json - test: - all_classes.json - common_classes.json - uncommon_classes.json - first_frame_annotations.json -...

I am curious to see the generalization of model on different dataset, and to do this, wanted to visualize the output of your model on unseen image.