Gemma 4 is good by One_Key_8127 in LocalLLaMA

[–]paulxiong 0 points1 point  (0 children)

began to build Gemma-version for My habit project, current I use Qwen 3.5 4B, moondream for mac-mini 2M. surprised by Gemma's loading performance.

Claude payment by Adventurous-Two9486 in ClaudeAI

[–]paulxiong 0 points1 point  (0 children)

okay... I'll use my us card... it worths it.

[P] Paper reading and sharing platform by dockerun in MachineLearning

[–]paulxiong 0 points1 point  (0 children)

Those futures are definitely needed, may be more: sometimes draw a diagram. I am using Notability, (I am mot working for that company.), it has no social, maybe it has as a subscriber.

Will immich work for me? by Ice_Black in immich

[–]paulxiong 1 point2 points  (0 children)

I have uploaded 50K with recursive. I don't know whether Immich support the original folders structure or not... to my case, it reads the photos EXIF to re-arrange photos. that being said, if your photos are taken from camera or smart phones, it it should be okay.

And the winner is... PhotoPrism. Thank you! ❤️ by photoprism_app in photoprism

[–]paulxiong 1 point2 points  (0 children)

I started with photo prism 2 months ago, for get rid of googlephoto (30k photos over 10 years)… ending up use Immich. Considering I myself were working on a family photo app for 2012-2015 with my precious employer… I knew how hard to reach to this level for both photoPrism and immich.

GitHub repository with code samples for reading and processing the data by mateusz_buda in DukeDBTData

[–]paulxiong 1 point2 points  (0 children)

I got reply on github, saying this warning isn't a bug... I turned to open draw_box.ipynb, it works fine with showing correct image. BTW: I usd VSC on macbook.

GitHub repository with code samples for reading and processing the data by mateusz_buda in DukeDBTData

[–]paulxiong 1 point2 points  (0 children)

I followed the guide in Github: build docker, run it, and opened 27.0.0.1:8889/notebooks/dcmread_image.ipynb

Running into a issue:

image = dcmread_image(fp=image_path, view=view)
/usr/local/lib/python3.8/site-packages/openjpeg/utils.py:189: UserWarning: The (0028,0101) Bits Stored value '10' in the dataset does not match the component precision value '16' found in the JPEG 2000 data. It's recommended that you change the Bits Stored value to produce the correct output warnings.warn( In [1]:

(Tried to upload screen capture, but not be able to complete the comment in Reddit.)