deep_sort
deep_sort copied to clipboard
How to trak on gray-scale videos..?
What all enhancements can be done to actually improve the performance of the tracking the objects in gray-scale videos..?
can some one help me with this..
ResNet is the CNN used to generate descriptors for the bounding box images. To use grayscale images you will have to retrain the CNN if ResNet does not suffice as is. You may be able to use ResNet by converting the grayscale images to RGB as mentioned here: https://stackoverflow.com/questions/51995977/how-can-i-use-a-pre-trained-neural-network-with-grayscale-images