Adversarial_Video_Summary icon indicating copy to clipboard operation
Adversarial_Video_Summary copied to clipboard

Version Specifications

Open AlexMetsai opened this issue 6 years ago • 0 comments

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

AlexMetsai avatar Apr 12 '19 08:04 AlexMetsai