Skip to content
This repository was archived by the owner on Mar 21, 2020. It is now read-only.
This repository was archived by the owner on Mar 21, 2020. It is now read-only.

ValueError: all the input array dimensions except for the concatenation axis must match exactly #14

@RAMIREDDYDEVARAM

Description

@RAMIREDDYDEVARAM

Can you please please help to this error

File "Bag.py", line 160, in
bov.trainModel()
File "Bag.py", line 50, in trainModel
bov_descriptor_stack = self.bov_helper.formatND(self.descriptor_list)
File "/home/ram/RAM/From 11-June-2018/1.Image_classification/Bag-of-Visual-Words-Python/helpers.py", line 87, in formatND
vStack = np.vstack((vStack, remaining))
File "/home/ram/anaconda3/envs/pytorch/lib/python2.7/site-packages/numpy/core/shape_base.py", line 234, in vstack
return _nx.concatenate([atleast_2d(_m) for _m in tup], 0)
ValueError: all the input array dimensions except for the concatenation axis must match exactly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions