Coder Social home page Coder Social logo

Comments (5)

xiazi-yu avatar xiazi-yu commented on May 18, 2024

you resloved it?

from learn-to-cluster.

yl-1993 avatar yl-1993 commented on May 18, 2024

@tianxingyzxq @wuchuanying Thank you for checking out! It is my fault. I made some changes but do not update the pipeline scripts. It has been fixed through ef861e5. Please try again. :)

from learn-to-cluster.

xiazi-yu avatar xiazi-yu commented on May 18, 2024

@yl-1993
dump output to ./data/work_dir/cfg_test_0.7_0.75/pretrained_gcn_d.npz
th_pos=-1.0, th_iou=1.0, pred_score=./data/work_dir/cfg_test_0.7_0.75/pretrained_gcn_d.npz, pred_label_fn=./data/work_dir/cfg_test_0.7_0.75/pretrained_gcn_d_th_iou_1.0_pos_-1.0_pred_label.txt
Traceback (most recent call last):
File "./post_process/deoverlap.py", line 37, in
meta = d['meta'].item()
File "/root/miniconda3/lib/python3.6/site-packages/numpy/lib/npyio.py", line 262, in getitem
pickle_kwargs=self.pickle_kwargs)
File "/root/miniconda3/lib/python3.6/site-packages/numpy/lib/format.py", line 696, in read_array
raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
Traceback (most recent call last):
File "evaluation/evaluate.py", line 31, in
pred_labels, pred_lb_set = _read_meta(args.pred_labels)
File "evaluation/evaluate.py", line 15, in read_meta
with open(fn) as f:
FileNotFoundError: [Errno 2] No such file or directory: './data/work_dir/cfg_test_0.7_0.75/pretrained_gcn_d_th_iou_1.0_pos
-1.0_pred_label.txt'

from learn-to-cluster.

yl-1993 avatar yl-1993 commented on May 18, 2024

@wuchuanying Thanks for reporting! I think the issue is raised by the version of numpy, it is fixed by a994699. Another solution is to downgrade the numpy version to 1.16.2. You can try again now. Feel free to keep reporting more bugs. :)

from learn-to-cluster.

xiazi-yu avatar xiazi-yu commented on May 18, 2024

Thanks@yl-1993

from learn-to-cluster.

Related Issues (20)

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.