QIN JIA
QIN JIA
> 按照博主的教程操作配置环境结束,输入python反馈如下: > python > Python 3.7.1 (default, Dec 14 2018, 13:28:58) > [Clang 4.0.1 (tags/RELEASE_401/final)] :: Anaconda, Inc. on darwin > Type "help", "copyright", "credits" or "license" for more...
Have the same question
> We use `time.time()` with `os.environ['CUDA_LAUNCH_BLOCKING'] = '1'` Thank u for your gentle reply! But I'm not familiar enough to your great work. So could u gentlely tell me in...
Have the same question.
> > Customized datasets arnt supported for tools/create_data.py script. Documentation should be adjusted > > Is there another intended way to generate training/validation information files for custom datasets? I want...
Encountered the same question. Solved by upgrade the numpy version: `pip install numpy --upgrade` :smile:
Can I ask about the inference of the model that you trained with custom dataset? I also try to train the model, and when I inference it, it shows error....