Rahul Kanojia

Results 12 comments of Rahul Kanojia

Maybe the resolution is the key here. I fixed the warning by changing 1280 x 720 to 1280x768. If there is any downstream task after streaming, maybe there is a...

remove tensorflow completely, `pip uninstall tensorflow' `pip uninstall tensorflow-gpu' then install tensorflow, it should work fine.

You can try removing the import line gstCamera.cpp:37:10 and build it again as the file does not uses the library for any object but it is required if you run...

cd /opt/nvidia/deepstream/deepstream-5.0/lib sudo python3 setup.py install ( assuming python3 you are using is of root)

The first one seems better as it includes weight decay regularization, but both are correct.

np.argmax(embedded_features[0]) - > Class label

where to find checkpoint file?

thanks. Is the checkpoint files of given pre-trained weights available?

You can refer to the example jupyter-notebook. There they have illustrated with the help of an example.

You need a 80GB GPU for running the inference.