JiangLei

Results 14 comments of JiangLei

if you only has one gpu the chunk_size should look this chunk_size =[15] batch_size = 15

you can modify the code core/db/coco.py to load your own data file or add a new *.py to load.

you can add a new *.py to load your own data like this. let it in core/db/bus.py ` from .detection import DETECTION import numpy as np import os import json...