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

at least unit test LIST: (where u test and also build for release) #28

Open
81 tasks
AccelQuasarDragon opened this issue Aug 25, 2023 · 1 comment
Open
81 tasks
Labels
documentation Improvements or additions to documentation

Comments

@AccelQuasarDragon
Copy link
Owner

AccelQuasarDragon commented Aug 25, 2023

  • check everything AGAIN, reminder that MAC compiles faster than windows if u have compile problems (but GAIM is on par with MAC)
  • REMEMBER TO BUILD WITH UPX ON WINDOWS
  • updated requirements.txt for windows and mac
  • BUILD IN A CLEAN ENV!
  • EXAMPLE USING FCVA AS MODULE: https://github.com/AccelQuasarDragon/fcvaproject
    • on windows terminal it runs(from pyproject.toml)
      • as pyinstaller with provided specfile it runs
    • on mac terminal it runs (from pyproject.toml)
      • as pyinstaller with provided specfile it runs
  • poetry installing from wheel:
  • check should be from fastcvapp (1) \fastcvapp (2) \ examples (3) (WINDOWS)
    • fastcvapp (1) \
    • fastcvapp (2) \
    • examples (3)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc
    • mediapipe
    • rgb2rgba
    • sepiafilter (confirmed slow aug 24 23 only on 1080p, it's fine on mac tho..) moved to later issue;
  • rebuild all the examples with PyInstaller (4) (WIN)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • check should be from fastcvapp (1) \fastcvapp (2) \ examples (3) (MAC)
    • fastcvapp (1) \
    • fastcvapp (2) \
    • examples (3)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc
    • mediapipe
    • rgb2rgba
    • sepiafilter (confirmed slow aug 24 23 only on 1080p, it's fine on mac tho..) moved to later issue;
  • rebuild all the examples with PyInstaller (4) (MAC)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • USING FCVA AS MODULE: run from terminal in fcvaproject (5) (WIN)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • USING FCVA AS MODULE: rebuild all the examples with PyInstaller (6) (WIN)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • USING FCVA AS MODULE: run from terminal in fcvaproject (5) (MAC)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • USING FCVA AS MODULE: rebuild all the examples with PyInstaller (6) (MAC)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
@AccelQuasarDragon AccelQuasarDragon changed the title at least unit test these somehow: at least unit test LIST: Sep 7, 2023
@AccelQuasarDragon AccelQuasarDragon changed the title at least unit test LIST: at least unit test LIST: (where u test and also build for release) Sep 7, 2023
@AccelQuasarDragon AccelQuasarDragon added the documentation Improvements or additions to documentation label Sep 7, 2023
@AccelQuasarDragon
Copy link
Owner Author

AccelQuasarDragon commented Sep 12, 2023

history:
#30
old ver

  • check should be from fastcvapp (1) \fastcvapp (2) \ examples (3) (WINDOWS)
    • fastcvapp (1) \
    • fastcvapp (2) \
    • examples (3)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc
    • mediapipe
    • rgb2rgba
    • sepiafilter (confirmed slow aug 24 23 only on 1080p, it's fine on mac tho..) moved to later issue;
  • rebuild all the examples with PyInstaller (4) (WIN)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • check should be from fastcvapp (1) \fastcvapp (2) \ examples (3) (MAC)
    • fastcvapp (1) \
    • fastcvapp (2) \
    • examples (3)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc
    • mediapipe
    • rgb2rgba
    • sepiafilter (confirmed slow aug 24 23 only on 1080p, it's fine on mac tho..) moved to later issue;
  • rebuild all the examples with PyInstaller (4) (MAC)
    • backsub
    • cannyedge
    • haarcascade
    • identityfunc (no specfile)
    • mediapipe
    • rgb2rgba (no specfile)
    • sepiafilter
  • making a wheel for mac is pain, it's 15GB for some reason AKA build a wheel on an clean repo as well i guess making a wheel for mac is pain, it's 15GB for some reason AKA build a wheel on an clean repo as well i guess #53

@AccelQuasarDragon AccelQuasarDragon mentioned this issue Sep 12, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant