TensoRF
TensoRF copied to clipboard
Help!
trafficstars
I don't konw what should I write in the next coda.
parser.add_argument("--exp", type=str, help="folder of exps", default="") parser.add_argument("--paramStr", type=str, help="str of params", default="")
what the --exp and --paramStr mean?Can you give me an example