Hi, welcome to Mainak’s blog
CLIP Guided Neural Cellular Automata using PyTorch
The gif above was generated using outputs from a Neural Cellular Automata model steered by OpenAI’s CLIP (language model trained on image-text pairs) using the text prompt “The PyTorch Logo”.
Diving into Cellular Automata
I remember Vsauce(Michael Stevens) tweeting out a link to one of Alan Zucconi’s videos about John Conway’s game of Life.
GSoC - Coding Period Week 9
Work Done This Week (August 2nd to August 8th) Replaced the static images on the DevoLearn web-app with interactive Plotly images, this will allow users to :
GSoC - Coding Period Week 8
Work Done This Week (July 26th to August 1st) Converted the DevoLearn Lineage Population model into ONNX.
GSoC - Coding Period Week 7
Work Done This Week (July 20th to July 25th) Converted the nucleus segmentation model into ONNX (Link to code) Began working on the DevoLearn GUI, this time using Streamlit, this would support multiple models on one web-app.