All posts tagged: deep learning

Computer History Museum Releases Original AlexNet Code

Computer History Museum Releases Original AlexNet Code

Image: seventyfourimages/Envato Elements AlexNet, which was released in 2012, is widely credited with sparking the modern AI revolution, particularly in the field of computer vision. Last week, the Computer History Museum in collaboration with Google made the source code for AlexNet publicly available on GitHub; this move gives researchers, developers, and AI enthusiasts a chance to dive into the foundational code that helped shape today’s AI landscape. What is AlexNet, and why does it matter? AlexNet was the deep-learning model that proved neural networks could significantly outperform traditional image recognition methods. Developed by Alex Krizhevsky, Ilya Sutskever, and their advisor Geoffrey Hinton at the University of Toronto, the model leveraged deep convolutional neural networks (CNNs) to classify images with unprecedented accuracy. The secret to AlexNet’s success wasn’t just its architecture — it was also the massive dataset (ImageNet) it was trained on and the use of GPUs for acceleration. At the time, neural networks were considered impractical due to high computational demands, but by harnessing NVIDIA’s CUDA-enabled GPUs, AlexNet changed that perception. When it entered …

Meta challenges OpenAI’s Sora with Movie Gen video model: What is it?

Meta seems to be leaving no stone unturned in its bid to dominate the AI landscape. On Friday, the Mark Zuckerberg-led tech giant announced that it had created a new AI model named Movie Gen which can generate realistic video and audio clips in response to prompts. The company claims that it can rival some of the most capable AI video tools from the likes of OpenAI and ElevenLabs. This development comes months after OpenAI introduced its video model Sora to the world. Even though Sora is not yet out in public, demos shared by OpenAI created a frenzy on the internet especially owing to its hyperrealistic footage and motion that seemed straight out of Hollywood. What is Movie Gen? Meta’s Movie Gen generates videos with the help of text inputs and it can even edit existing footage or still images. Reportedly, the audio added to the video is also generated by AI and this is in sync with the visual. Meta’s AI model also allows users to generate videos in different aspect ratios. “Our …

How AI image-generators work – Hindustan Times

THE FLURRY of images generated by artificial intelligence (AI) feels like the product of a thoroughly modern tool. In fact, computers have been at the easel for decades. In the early 1970s Harold Cohen, an artist, taught one to draw using an early AI system. “AARON” could instruct a robot to sketch black-and-white shapes on paper; within a decade Cohen had taught AARON to draw human figures. PREMIUM Artificial intelligence.(Thinkstock) Today “generative AI ” models put brush to virtual paper: publicly available apps, such as Midjourney and OpenAI’s DALL-E, create images in seconds based on text prompts. The final products often dupe humans. In March AI-generated images of Donald Trump being handcuffed by police went viral online. And image generators are improving fast. How do they work—and how are they refining their craft? Generative-AI models are a type of deep learning, a software technique that uses layers of interconnected nodes that loosely mimic the structure of the human brain. The models behind image-generators are trained on enormous datasets: LAION-5B, the largest publicly available one, contains …