Posts
1585
Following
139
Followers
883
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: 🇱🇰🇸🇦🇺🇸🇳🇿🇸🇬🇲🇾🇦🇪🇫🇷🇪🇸🇵🇹🇶🇦🇨🇦

Fahim Farook

Despite the large number of new papers in the cs.CV category on arXiv.org today (136), I only boosted 5 papers out of the lot since those were the ones I found interesting 🙂

Reading done. On to other stuff!

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

This is why I let the dill go to seed. It's one of the food plants of Black Swallowtail caterpillars like this one from last summer. Currently it is in diapause out in the garage and will be released in the same garden this spring when it emerges.

2
2
0

Fahim Farook

"Meta Learning to Bridge Vision and Language Models for Multimodal Few-Shot Learning. (arXiv:2302.14794v1 [cs.CV])" — Rather than using a frozen language model to communicate visual concepts, this method uses a meta -mapper to act as a bridge between large-scale visiona and language models.

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

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Multimodal few-shot meta-learni…
0
0
1

Fahim Farook

"TextIR: A Simple Framework for Text-based Editable Image Restoration. (arXiv:2302.14736v1 [cs.CV])" — Using text input to restore damaged images by specifying how to fill in the damage areas by way of text descriptions.

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

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Overview of image restoration r…
0
0
0

Fahim Farook

"Towards Enhanced Controllability of Diffusion Models. (arXiv:2302.14368v1 [cs.CV])" — Creating a diffusion model that is easier to edit/style based on input images by conditioning the model on a spatial content mask and a flattened style embedding.

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

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Comparison of the proposed mode…
0
0
0

Fahim Farook

"One-Shot Video Inpainting. (arXiv:2302.14362v1 [cs.CV])" — A method to inpaint videos where instead of having to provide masks for each frame, you only need to provide the object mask for the initial frame in the video sequence.

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

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Qualitative comparison between …
0
1
1

Fahim Farook

"Deep Learning for Identifying Iran's Cultural Heritage Buildings in Need of Conservation Using Image Classification and Grad-CAM. (arXiv:2302.14354v1 [cs.CV])" — Using machine learning to identify damage and defects to cultural heritage buildings using Convolutional Neural Networks (CNN).

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

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Comparing a picture with small-…
0
0
1

Fahim Farook

A whopping 136 papers in the cs.CV category on arXiv.org today — 96 new, 40 updated.

If there’s more than the usual number of interesting papers there today, I’m in for a long wade through papers today 😛

#AI #CV #NewPapers #DeepLearning #MachineLearning
0
0
0
@davemark I’ve been waiting all this time for somebody to do that 🙂 My wife and I watch/play (almost) everything together and we’ve never had a shared solution which works well both at home and when we are on a plane etc.

We use shared headphones and a single iPad currently when traveling but the ideal would be to have glasses which give us a big screen display and lets us both see the same movie, pause it at the same spot when we want to stop etc.

I was thinking that SharePlay was Apple’s way of achieving this for AR glasses, but I don’t think it works on a plane? I might be wrong …
0
0
1
@davemark Being able to share the same content with others (for example, watching the same movie together or playing/watching a game) so that I can do away with a big-screen TV 🙂
1
0
4

Green Ridge Windmill, Brighton, UK. Also known as Waterhall Mill, it was built in 1885. It was the last windmill built in Sussex, and was working until 1924. In World War II it was used by the Home Guard as a lookout post. The mill was converted into a house in 1963, and externally restored. The sweeps (Sussex dialect for sails) were replaced in 1974. This is my nearest large open space, and I love it.

1
3
1

I suppose you might be fed up with shots of the by now, so I’ll just sneak in this moon photo with the photobombing! 😊

1
3
1

Winter sunset silhouette at the Lorain West Breakwater Light in Ohio on Lake Erie. Photo by Tony Psaltis.

0
3
1

Fahim Farook

Tom Hanks movies can go either way — there are ones that I’ve absolutely loved, and then there are ones that I care nothing whatsoever for (and I’m looking at you, “Finch” …)

But “A Man Called Otto”, what can I say? It feels like his best movie ever, at least right now just after watching it, feels like one of his very best 🙂 I loved everything about the movie and how the story unfolded. It was a brilliant performance, and a great story!

#MiniReview #Movies
0
1
2

Mount Fitz Roy
Patagonia, Argentina

8
3
1
@BobWilliams Sure thing 🙂

I just like finding solutions and I do like knowing that a JS solution is there if I want it. So any poking around is not (just) for your sake 😛

There were a couple of more advanced JS clients that I took a look at but I think they either got too complicated coding wise or didn’t have the features I wanted. I like to keep things as simple as possible …

But in case it helps, here are the links to those too:

https://github.com/oken1/kurotodon

https://github.com/nolanlawson/pinafore

https://github.com/NickColley/semaphore
0
0
0
@BobWilliams If I don’t do something immediately, I (generally) forget to do it later … So I did a quick GitHub repo, added a README and updated the code. Here it is:

https://github.com/FahimF/FediJS

It used to run fine a few months back but apparently has issues now 😛 I did a few quick fixes to get it to show the login screen but can’t get beyond that at the moment since I originally did the development for a Mastodon instance and I’m now on Akkoma and Akkoma recently changed their auth mechanism.

I don’t know for a fact that that’s the issue but hopefully, if you are on Mastodon, it just works for you. Will take a look perhaps this weekend to see what the issue is but would be happy to discuss further if you run into issues too …
0
0
1

Fahim Farook

And that’s it for papers today — 6 papers boosted from the cs.CV category (and one outside) out of a total of 98 on arXiv.org today ...

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

Fahim Farook

"Accuracy and Fidelity Comparison of Luna and DALL-E 2 Diffusion-Based Image Generation Systems. (arXiv:2301.01914v2 [cs.CV] UPDATED)" — Comparing the accuracy and fidelity of images generated by DALL-E 2 and Luna, which is Stable Diffusion-based.

Paper: http://arxiv.org/abs/2301.01914
Luna code: https://github.com/slowy07/luna

#AI #CV #NewPaper #DeepLearning #MachineLearning

<<Find this useful? Please boost so that others can benefit too 🙂>>
Selected image samples from the…
0
0
1
Show older