Giter Site home page Giter Site logo

detect_steel_number's Introduction

PROFILE+VIEWS FOLLOWERS 嵌入式视觉 进击的程序猿 嵌入式视觉 嵌入式视觉 嵌入式视觉

Hi there 👋

Here are few quick facts:

  • 🔭 I’m currently working on sensetime shenzhen corporation
  • 🌱 I’m currently learning cv、c++、algorithm
  • 🤔 I’m looking for help with risc-v
  • 📫 How to reach me: [email protected]

Skills 🛠️

  • Languages:    C++, Python, Shell, Lua
  • CV/ML/DL:     PyTorch, OpenCV, Detection, Quantization
  • Develops:       Linux, Git, Docker, CI/CD, VSCode, Markdown/Latex
Zhang's github stats

Zhang's github activity graph

detect_steel_number's People

Contributors

harleyszhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

detect_steel_number's Issues

数据集

您好,比赛链接那个部分,下载总失败,您还有这个数据集吗

预测结果不对

大佬您好,我训练了一些epoch之后进行测试,但是网络输出一个钢筋都识别不到,可能是哪里的问题呀?

EOFError: Ran out of input

File "E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\multiprocessing\reduction.py", line 60, in dump
ForkingPickler(file, protocol).dump(obj)
AttributeError: Can't pickle local object 'GeneratorEnqueuer.start..data_generator_task'
{'log_to_stderr': False, 'authkey': b"\xf2'I\xb91k\xc7R\xca,fp\n\xdcV\xf8\x14[h\xd3\xf6\xe6X\xa5\xdb}E:%\xdb\xba)", 'name': 'Process-1', 'sys_path': ['E:\Wuyf\Project\detect_steel_number-master\samples\gangjin', 'E:\miniconda3\envs\yolov4_tf
1.14_py3.6\python36.zip', 'E:\miniconda3\envs\yolov4_tf1.14_py3.6\DLLs', 'E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib', 'E:\miniconda3\envs\yolov4_tf1.14_py3.6', 'E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages', 'E:\minico
nda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\mask_rcnn-2.1-py3.6.egg', 'E:\Wuyf\Project\detect_steel_number-master'], 'sys_argv': ['gangjin.py', 'train', '--dataset=./datasets/', '--weights=coco'], 'orig_dir': 'E:\Wuyf\Project\detect_s
teel_number-master\samples\gangjin', 'dir': 'E:\Wuyf\Project\detect_steel_number-master\samples\gangjin', 'start_method': 'spawn', 'init_main_from_path': 'E:\Wuyf\Project\detect_steel_number-master\samples\gangjin\gangjin.py'}
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /
'(1,)type'.
_np_qint8 = np.dtype([("qint8", np.int8, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorflow\python\framework\dtypes.py:517: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /
'(1,)type'.
_np_quint8 = np.dtype([("quint8", np.uint8, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorflow\python\framework\dtypes.py:518: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /
'(1,)type'.
_np_qint16 = np.dtype([("qint16", np.int16, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorflow\python\framework\dtypes.py:519: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /
'(1,)type'.
_np_quint16 = np.dtype([("quint16", np.uint16, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorflow\python\framework\dtypes.py:520: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /
'(1,)type'.
_np_qint32 = np.dtype([("qint32", np.int32, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorflow\python\framework\dtypes.py:525: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /
'(1,)type'.
np_resource = np.dtype([("resource", np.ubyte, 1)])

(yolov4_tf1.14_py3.6) E:\Wuyf\Project\detect_steel_number-master\samples\gangjin>E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:541: FutureWarning: Passing (type, 1) or '1type' as a synonym of t
ype is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.
_np_qint8 = np.dtype([("qint8", np.int8, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:542: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type,
(1,)) / '(1,)type'.
_np_quint8 = np.dtype([("quint8", np.uint8, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:543: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type,
(1,)) / '(1,)type'.
_np_qint16 = np.dtype([("qint16", np.int16, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:544: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type,
(1,)) / '(1,)type'.
_np_quint16 = np.dtype([("quint16", np.uint16, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:545: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type,
(1,)) / '(1,)type'.
_np_qint32 = np.dtype([("qint32", np.int32, 1)])
E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:550: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type,
(1,)) / '(1,)type'.
np_resource = np.dtype([("resource", np.ubyte, 1)])
Using TensorFlow backend.
Traceback (most recent call last):
File "", line 1, in
File "E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\multiprocessing\spawn.py", line 105, in spawn_main
exitcode = _main(fd)
File "E:\miniconda3\envs\yolov4_tf1.14_py3.6\lib\multiprocessing\spawn.py", line 117, in _main
self = reduction.pickle.load(from_parent)
EOFError: Ran out of input

Hello, how did I report this mistake on Windows? Thank you

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.