Adversarial_Video_Summary
Adversarial_Video_Summary copied to clipboard
Version Specifications
Hello and thanks for the code!
Is it possible to add in README the version specifications for the packages used? If they exist, it seems that I've missed them. Packages like "Pillow" rarely break code in their version upgrades, but the same doesn't seem to happen for deep learning libraries (keras and tensorflow break backwards-compatibility very often). I'm mostly interested in the "torch" and "torchvision" versions used.
Thanks! Alex