zju3dv / pvnet-rendering

render images for pvnet training
Apache License 2.0
183 stars 46 forks source link

Why does each category generate only 10 pictures #64

Closed Sdy344 closed 3 years ago

Sdy344 commented 3 years ago

When I run python -u run.py --type rendering,Why does each category generate only 10 pictures

pengsida commented 3 years ago

Change NUM_SYN to 10000: https://github.com/zju3dv/pvnet-rendering/blob/master/config.py#L42