nagadomi posts
Posts: 4
Files: 0
The use of reCAPTCHA will be discontinued by the end of this year
I received an email from Google requesting that my reCAPTCHA account be migrated to paid service by the end of 2025.That is 10 times the price of the server cost. According to the email, there are 6 million requests per month. So I plan to migrate to other web services.I still not decided clearly yet, but it will probably be Cloudflare Turnstile.
PyTorch port
I recently tried to port waifu2x to PyTorch.I haven't developed a training process yet, but the conversion process (upscaling and denosing) has been implemented.The code is in the Github repo below.https://github.com/nagadomi/nunif