An experimenter's mindset requires being relatively unbothered when experiments don't work. If that's not your natural ...
# install requirements pip install pycocotools numpy opencv-python tqdm tensorboard tensorboardX pyyaml webcolors pip install torch==1.4.0 pip install torchvision==0. ...
When working with structured data (like JSON, XML, lists, ASTs, ...) it can be useful to print it in a nice and tidy way. Of course, one could go the quick and dirty way and just string.inspect the ...