Posts
1564
Following
138
Followers
877
I'm a bit of an eclectic mess 🙂 I've been a programmer, journalist, editor, TV producer, and a few other things.

I'm currently working on my second novel which is complete, but is in the edit stage. I wrote my first novel over 20 years ago but then didn't write much till now.

I post about #Coding, #Flutter, #Writing, #Movies and #TV. I'll also talk about #Technology, #Gadgets, #MachineLearning, #DeepLearning and a few other things as the fancy strikes ...

Lived in: 🇱🇰🇸🇦🇺🇸🇳🇿🇸🇬🇲🇾🇦🇪🇫🇷🇪🇸🇵🇹🇶🇦🇨🇦

I was quietly minding my own business taking photos of Bullfinches (small/far away) in a tree when this Robin came and perched right in front of my camera and demanded to have his picture taken. How could I refuse?

🤣

1
3
0


La passiflore grande et belle fleur

3
1
0

The single-digit temperatures and a bit of sunshine created an ethereal ground fog this morning.

📆 Feb 16, 2023
📷 1/1600 s at f/11, ISO 180, 170mm

0
3
1

The Adam optimizer is at the heart of modern AI. Researchers have been trying to dethrone Adam for years.

How about we ask a machine to do a better job? @googleai uses evolution to discover a simpler & efficient algorithm with remarkable features.

It’s just 8 lines of code: 🧵

0
2
0
@ajyoung On Apple Silicon, the initial model load times are way longer for SPLIT_EINSUM compiled models than it is for ORIGINAL models. The EINSUM ones sometimes take about 2 minutes to load while the ORIGINAL ones load in about 10 -20 seconds at most.

Of course, some of this also depends on how you have the model loading, but once loaded, the initial image takes about 2 seconds longer to generate but then subsequent images at 10 - 20 steps are very fast. But if you go over 20 steps on the DPM-Solver++, it takes much longer. I think I had one on 50 steps which never completed and after about 3 - 5 minutes I just cancelled it …

So there are a bunch of factors at play and also depends on how you load the models. I find the Swift apps the easiest since you just load the model and then don’t unload the model till you quit the app 🙂
1
0
1

quick thread, retweets of which would be most welcome. just got off the line with a recent CS/math grad and Ukrainian woman who just got laid off seven months after starting her career in tech. she's on her own here and supporting her family there.

1
2
0

Redoing the after moving server.

I'm Elias (he/him)

I run a small regenerative farm called Viriditas in (Entenc el català, hablo castillano).

I'm interested in regenerative agriculture, self organisation, federated food security , , .

Especially looking for other regenerative farmers producing in dry climates to discuss best practices.

2
2
0
@simonemargio 😛 I’m sorry you had to go through that … I really wish that certain things were better designed instead of just kind of put together as we go along …
0
0
1
@simonemargio Yeah, that’s what it sounds like … What language/platform were you using?
1
0
0

Fahim Farook

I don’t know if this is the same on other platforms/languages but #Apple #Swift support for image metadata retrieval seems to be rather pitiful 😛 I tried multiple different suggested approaches and lirbaries and all I get are around 4 - 5 meta data items for a particular image.

I use exiftool (https://exiftool.org/) and I get around 20+ metadata items for the same file.

So I resorted to this exiftool wrapper — https://github.com/hlemai/ExifTool It is supposed to be using the exiftool libraries but even that got only 18 items and it left out the one item I was actually interested in 😛

So I finally ended up writing some custom code which would run exiftool locally as a task, get the output of the command and then parse the output to get the metadata. That finally worked for me…

But should I have to go through all these hoops to get image metadata when using Swift? I would have thought there was a simpler/easier solution?

Does anyone know of one?

I’m almost tempted to write my own solution in Swift where I read the image raw data, parse the header and get the metadata. But do I really want to? Probably not …

#Apple #Swift #Images #Metadata #Coding
1
0
2

Fahim Farook

Yesterday's Pratchett novel title prompt was: "Raising Steam".

Here's the thing about the prompt — I generated images on macOS initially and I was happy with the images I was getting since I was getting strange stuff. Nothing really to do with the prompt possibly, but all sorts of weird and wonderful landscapes 🙂

Then I switched to Windows for generation and suddenly all I'd get were trains or some sort of steam engine. Not a lot of variety ... No matter how many models I tried 😛

I've selected a mixed set from both sides for fair representation but I feel as if this needs more exploration ...

#AIArt #StableDiffusion #DeepLearning #MachineLearning #CV #AI #DiscWorld
Prompt: “Raising Steam”. A dark…
Prompt: “Raising Steam”. Some s…
Prompt: “Raising Steam”. A stra…
Prompt: “Raising Steam”. A dark…
0
2
7

Fahim Farook

And that’s a wrap, folks 🙂 5 papers in the cs.CV category and 4 outside boosted today based on new papers on arXiv.org.

See you tomorrow for the end of the week!

#AI #CV #NewPapers #DeepLearning #MachineLearning
0
0
0

Fahim Farook

"Forward Pass: On the Security Implications of Email Forwarding Mechanism and Policy" — How email forwarding can create security vulnerabilities and and allow spoofing.

Paper: https://arxiv.org/abs/2302.07287

#AI #NewPaper #Security
Example message with a FROM hea…
0
0
0

Fahim Farook

"AI Chat Assistants can Improve Conversations about Divisive Topics" — A study looking at how Large Language Models can improve conversations on divisive topics by making the participants feel understood.

Paper: https://arxiv.org/abs/2302.07268

#AI #NewPaper #DeepLearning #MachineLearning #Language #HumanComputerInteraction
Treated Conversation Flow: Resp…
0
1
0

Fahim Farook

"CiteSee: Augmenting Citations in Scientific Papers with Persistent and Personalized Historical Context" — A tool that uses a reader’s publishing, reading, and saving history to provide personalised context to citations in papers that they’re reading.

Paper: https://arxiv.org/abs/2302.07302

#NewPaper #HumanComputerInteraction
CiteSee augments inline citatio…
0
2
1

Fahim Farook

"Augmenting Pathologists with NaviPath: Design and Evaluation of a Human-AI Collaborative Navigation System" — Using the navigation strategies of human pathologists to use their domain knowledge to enhance machine learning systems to navigate hight-resolution tumor images to search for patterns of interest.

Paper: https://arxiv.org/abs/2302.07309

#AI #NewPaper #DeepLearning #MachineLearning #HumanComputerInteraction
0
2
0

Fahim Farook

"Stitchable Neural Networks. (arXiv:2302.06586v2 [cs.LG] UPDATED)" — A way to combine different pretrained models to combine models of varying complexity and performance.

Paper: http://arxiv.org/abs/2302.06586

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Compared with previous scalable…
0
1
0

Fahim Farook

"Learning When to Say "I Don't Know". (arXiv:2209.04944v2 [cs.CV] UPDATED)" — A method to teach learning systems when they don't know something, or at least to identify areas of uncertainty. Perhaps this should be tried with ChatGPT and Bing to mitigate all the gaslighting? 😛

Paper: http://arxiv.org/abs/2209.04944
Code: https://github.com/osu-cvl/learning-idk

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
t-SNE plots of logits from a we…
0
4
4

Fahim Farook

"SoK: Anti-Facial Recognition Technology. (arXiv:2112.04558v2 [cs.CR] UPDATED)" — An analysis of the currently available Anti-Facial Recognition (AFR) research and the pros and cons of the different approaches.

Paper: http://arxiv.org/abs/2112.04558

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
The workflow of how facial reco…
0
0
0
Show older