Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PaQ2PiQ features error, test on one video doesnt work #7

Open
mzalaki00 opened this issue Apr 24, 2022 · 3 comments
Open

PaQ2PiQ features error, test on one video doesnt work #7

mzalaki00 opened this issue Apr 24, 2022 · 3 comments

Comments

@mzalaki00
Copy link

mzalaki00 commented Apr 24, 2022

hi, thanks for your great work
I get below error at # PaQ2PiQ features part

WARNING:root:setattr roi_col not existed
WARNING:root:roipool: size = (2, 2), scale = 1/32
WARNING:root:setattr vid_id not existed

100%|██████████| 1/1 [00:00<00:00, 2744.96it/s]exp_features


AttributeError Traceback (most recent call last)
/usr/local/lib/python3.7/dist-packages/IPython/core/formatters.py in call(self, obj)
336 method = get_real_method(obj, self.print_method)
337 if method is not None:
--> 338 return method()
339 return None
340 else:

/usr/local/lib/python3.7/dist-packages/fastcore/foundation.py in getattr(self, k)
134 attr = getattr(self,self._default,None)
135 if attr is not None: return getattr(attr,k)
--> 136 raise AttributeError(k)
137 def dir(self): return custom_dir(self,self._dir())
138 # def getstate(self): return self.dict

AttributeError: path
{'paq2piq': <fastiqa.learn.TestLearner at 0x7ff098218210>}

can you fix it ???

@zhangxixi0904
Copy link

I met the same problem, have you solved it?

@danier97
Copy link

Hi, I followed all the setup requirements in README and ran into the same issue. Are there any updates?

Thanks.

@narutothet
Copy link

Hi, I followed all the setup requirements in README and ran into the same issue. Are there any updates?

Thanks.

Hello, I have filled out the application form to obtain the dataset, but I have not received a response. May I ask if you could share this dataset? Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants