Happy to announce DreamFusion, our new method for Text-to-3D!
https://t.co/4xI2VHcoQW
We optimize a NeRF from scratch using a pretrained text-to-image diffusion model. No 3D data needed!
Joint work w/ the incredible team of @BenMildenhall@ajayj_@jon_barron#dreamfusion
We’re pleased to introduce Make-A-Video, our latest in #GenerativeAI research! With just a few words, this state-of-the-art AI system generates high-quality videos from text prompts.
Have an idea you want to see? Reply w/ your prompt using #MetaAI and we’ll share more results.
@CKtalon@ylecun It does say 175, but the OPT readme says "The use of OPT model weights is subject to the Model License", implying all the models listed there are under that license. See the bottom of the readme: https://t.co/vkhypFON0P
Introducing Imagen, a new text-to-image synthesis model that can generate high-fidelity, photorealistic images from a deep level of language understanding. Learn more and and check out some examples of #imagen at https://t.co/RhD6siY6BY
@amadeus It's a crypto scam. The htm file uses JavaScript to redirect to a base64-encoded website URL where it tries to convince you to send Bitcoin. I guess that gets around Gmail's spam filters? Here's a similar example: https://t.co/Lbg1PdOyHU
@ydeigin@BretWeinstein Your main point seems to be about short half-life. See this study in which blood taken 28 days after treatment with ivermectin reduced mosquito survival with statistical significance: https://t.co/DIFYNxa1sF
Blood taken on day 7 had a large effect:
@MickWest Points twice as far as the focused plane blur to circles in the focused plane of half the diameter of the aperture. ATFLIR is 0.33 m wide, so aperture is smaller. If the target is 1 m across, then the blurring would be less than (0.33 / 2 / 1) ~= 1/6 of target size (~1.5 pixels).
@MickWest The reason his focus argument doesn't apply to large scales is that his camera's aperture is much too large compared to his model. If the GOFAST video were taken with a huge camera (~100-meter aperture) then it would have similar blurriness.
@MickWest I get the same: Banked 30 degrees, centripetal acceleration is tan(30 deg) * (9.8 m/s^2) = 5.658 m/s^2. Setting that to v^2 / r with v = 350 knots, the turning radius r ~= 5730 m. A complete turn takes 200 seconds ~= (2*r*pi) / (350 knots). 360 deg in 200 s is 1.8 deg/s.
@kelseyhightower Does GCP not have many A100s? Haven't been able to get quota for even one (12 A2 CPUs), though I can get a lot of other GPUs. Last tried March 2nd
@VovaZk @harishkgarg Only the generated characters. Pricing is character-based because many users don't know what a token is and the number of tokens depends on what model I'm using, which will be upgraded over time.
@MickWest Rounded edge of the counter has a circle of normal vectors that reflect the light into circles. Parts closer to wall form the inner circles since the light has less time to spread out before hitting the wall. Counter is black but mirror finish can be seen from the soap bottle.
@anderssandberg @zoe_NELL_ Actually this is not GPT-2. It's Megatron-11b, which is a model created by Facebook AI using Nvidia's Megatron-LM model parallelization. @namangoyal21 https://t.co/0aKoqpD4ry
I've been making an app called https://t.co/anPHzgmdNW, for creating and using text generators based on neural networks. Fine-tuning a generator on your own dataset requires no ML knowledge. Includes an API