A project on Object Injection.
- Injection of objects.
$ git clone https://github.com/CodeChefVIT/object-injection
$ cd object-injection
$ python segment_video.py --model enet-cityscapes/enet-model.net --classes enet-cityscapes/enet-classes.txt --colors enet-cityscapes/enet-colors.txt --video yourVideo.mp4 --output output_folder_name/yourVideo_output.avi
With ❤️ by CodeChef-VIT