Coder Social home page Coder Social logo

sg-one's Introduction

sg-one's People

Contributors

xiaomengyc 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  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

Watchers

 avatar  avatar  avatar  avatar  avatar

sg-one's Issues

Installation environment

Hi, could you please provide your environment info? Like the version of Torch and the list of your site-package? Thank you.

Gain the labels

Hi,@xiaomengyc , The error happened when getting the labels based on the file of SegmentationClass.
I get the label is [127,191,223], but the catgories are 20. Then the error take place as follow:
image
Thank you very much!
Best regard!

more details on using the code

nice work and thanks for making it public. Could you please provide more introduction about how to use the code, including the environment, the dataset, the access to the datasets.

I tried to run the code, but it seems that some files are missed, e.g.,

NameError: name 'onemodel_v25' is not defined.

Could you kindly spare some time and refine the repo. Your effort is much appreciated.

What is the file 'val_2_anns.pkl'?

In util.py, here is a function named get_anns_path in class PASCAL, I wonder what is the file that function returns? It seems there is no such a pkl file in the given path.

def get_anns_path(self, read_mode):
return osp.join(self.db_path, self.dataType + '_' + str(read_mode) + '_anns.pkl')

dat = datalayer.dequeue()

@xiaomengyc I trained the group_0_of_4 ,and achieved the path.tar files, then I used the test_frame_all.py to test, but I met with" 0%| | 0/1000 [00:00<?, ?it/s] "when debug at " for count in tqdm(range(1000)): dat = datalayer.dequeue()", it didn't work any more. Have you met with this and how can I deal with it ? and could you show some details about how to train and test the code?

dat = datalayer.dequeue()

@xiaomengyc I trained the group_0_of_4 ,and achieved the path.tar files, then I used the test_frame_all.py to test, but I met with" 0%| | 0/1000 [00:00<?, ?it/s] "when debug at " for count in tqdm(range(1000)): dat = datalayer.dequeue()", it didn't work any more. Have you met with this and how can I deal with it ? Thank you ! Best regard!
image

AttributeError: 'module' object has no attribute 'onemodel_v42_7'

When I'm trying to run the scripts, it is giving the above-mentioned error.
Traceback (most recent call last):
File "train_frame.py", line 14, in
from oneshot import *
AttributeError: 'module' object has no attribute 'onemodel_v42_7'

I think that some files are missing. Can you help by providing the files?
Thanks

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.