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

Doesn't work properly #1

Open
MidnightRambo opened this issue Jun 25, 2021 · 4 comments
Open

Doesn't work properly #1

MidnightRambo opened this issue Jun 25, 2021 · 4 comments

Comments

@MidnightRambo
Copy link

I don't know what exactly happened there, but it doesn't work as expected :D Maybe it's just formatting. Or am i doing something wrong?

Input:
%run C:\Users\MidnightRambo\anaconda3\Lib\site-packages\product_category\predict.py -t "Lykmera Famous TikTok Leggings, High Waist Yoga Pants for Women, Booty Bubble Butt Lifting Workout Running Tights"

Output:

      <tr>: 0.997
        <td id="LC125" class="blob-code blob-code-inner js-file-line">Audio &amp;amp; Video Accessories</td>: 0.994
          <span data-content="Code">Code</span>: 0.980
      Jump to: 0.961
      <tr>: 0.905
@yang-zhang-sf
Copy link

The scores look right but the formatting/printing seems to break down in Windows.
You can directly inspect the predicted values here: https://github.com/yang-zhang/product_category/blob/main/product_category/predict.py#L54-L55

@MidnightRambo
Copy link
Author

Thx for the fast reply. I know that the scores were easy to spot/display but i think something isn't right with the i2cat part. It only displays for all given top_icats values.
Do you have a workaround for this in windows? Otherwise i'd try it myself :P

@Usama3059
Copy link

undefined symbol: _ZNK3c104Type14isSubtypeOfExtERKSt10shared_ptrIS0_EPSo Getting this error. How can I solve this?

@dimka11
Copy link

dimka11 commented Jan 28, 2022

@Usama3059 I have the same error, did you able to fix it?

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