Giter Club home page Giter Club logo

Comments (4)

Z-Zheng avatar Z-Zheng commented on July 25, 2024

SimpleCV是基于pytorch的
可以尝试先把tensorboardX先安装好再装SimpleCV

from freenet.

wangk98 avatar wangk98 commented on July 25, 2024

运行train.py出现如下报错,请问是tensorboardx的问题吗
Traceback (most recent call last):
File "D:\code\FreeNet-master\train.py", line 62, in
train.run(config_path=args.config_path,
File "D:\Anaconda3\envs\wkkk\lib\site-packages\simplecv\dp_train.py", line 29, in run
cfg = config.import_config(config_path)
File "D:\Anaconda3\envs\wkkk\lib\site-packages\simplecv\util\config.py", line 5, in import_config
m = importlib.import_module(name='{}.{}'.format(prefix, config_name))
File "D:\Anaconda3\envs\wkkk\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'configs.None'

Process finished with exit code 1

from freenet.

lucas2606-rs avatar lucas2606-rs commented on July 25, 2024

运行train.py出现如下报错,请问是tensorboardx的问题吗 Traceback (most recent call last): File "D:\code\FreeNet-master\train.py", line 62, in train.run(config_path=args.config_path, File "D:\Anaconda3\envs\wkkk\lib\site-packages\simplecv\dp_train.py", line 29, in run cfg = config.import_config(config_path) File "D:\Anaconda3\envs\wkkk\lib\site-packages\simplecv\util\config.py", line 5, in import_config m = importlib.import_module(name='{}.{}'.format(prefix, config_name)) File "D:\Anaconda3\envs\wkkk\lib\importlib__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 984, in _find_and_load_unlocked ModuleNotFoundError: No module named 'configs.None'

Process finished with exit code 1

不能直接运行py文件
要运行bash脚本,里面有config的路径

from freenet.

Lingfeng805 avatar Lingfeng805 commented on July 25, 2024

运行train.py出现如下报错,请问是tensorboardx的问题吗 Traceback (most recent call last): File "D:\code\FreeNet-master\train.py", line 62, in train.run(config_path=args.config_path, File "D:\Anaconda3\envs\wkkk\lib\site-packages\simplecv\dp_train.py", line 29, in run cfg = config.import_config(config_path) File "D:\Anaconda3\envs\wkkk\lib\site-packages\simplecv\util\config.py", line 5, in import_config m = importlib.import_module(name='{}.{}'.format(prefix, config_name)) File "D:\Anaconda3\envs\wkkk\lib\importlib__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 984, in _find_and_load_unlocked ModuleNotFoundError: No module named 'configs.None'
Process finished with exit code 1

不能直接运行py文件 要运行bash脚本,里面有config的路径

运行结束后,分类的结果图从哪里可以看到呀?

from freenet.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.