Tutorials
Developer Guide
FAQ
Reference
main()
entrypoint()
CLI interface using PyTorch Lightning.
Functions
entrypoint
Entry point for the CLI.
main(argv)
main
Main entry point for the CLI.
Example to run this script: >>> python -m vis4d.pl.run fit –config configs/faster_rcnn/faster_rcnn_coco.py
None