top of page



Exploring New Ideas
Read More


Search


Thought!
Crafting simulations using diffusion models is just the start of an intriguing idea I have. Picture this: blending deep learning models...
Chocky _18
Nov 21, 20231 min read
68 views
0 comments


Enhancing Video Resolution Using Real-ESRGAN and Img2Img Generation in Stable Diffusion Models
Overview: Our project aimed to improve the quality of videos by leveraging state-of-the-art image enhancement techniques. We utilized two...
Chocky _18
Nov 21, 20231 min read
14 views
0 comments


BiSeNet V2: Guided Aggregation for Real-time Semantic Segmentation on Railway_tracks
The condition of railway tracks needs to be periodically monitored to ensure passenger safety. Cameras mounted on a moving vehicle such...
Chocky _18
Sep 19, 20232 min read
4 views
0 comments


Deep Learning Based Joint Resource Scheduling Algorithms for Hybrid MEC Networks
# ground stations (GSs), ground vehicles (GVs), unmanned aerial vehicles (UAVs) Algorithm Overview In this section, we provide a novel...
Chocky _18
Sep 19, 20232 min read
1 view
0 comments
From Prompt to Action: An AGI Framework for Web Automation using RL and NLP
The architecture for building AGI using RL and NLP involves three main components: 1. RL Agent: The RL agent is responsible for learning...
Chocky _18
May 14, 20232 min read
10 views
0 comments


how does an AI system that uses computer vision and an LLM accomplish tasks on the web.?
We want to build an intelligent interface that can act as a natural translator between humans and the digital world — AI and humans...
Chocky _18
Apr 11, 20233 min read
19 views
0 comments


GUI application of Sentiment Analysis
Tkinter is one of the most widely used libraries for creating Desktop Applications in Python.. Tkinter is a distributed python module...
Chocky _18
Apr 5, 20231 min read
16 views
0 comments


What is edge computing?
Edge computing is a type of distributed computing that brings computations and data storage closer to the location where they are needed....
Chocky _18
Mar 10, 20232 min read
12 views
0 comments


SSD Mobilenet V2 on custom dataset:
SSD Mobilenet V2 is a one-stage object detection model which has gained popularity for its lean network and novel depthwise separable...
Chocky _18
Aug 23, 20226 min read
18 views
0 comments


Text summarization system, BART and PEGASUS
Text summarization is the process of distilling the most important information from a source text to produce an abridged version for a...
Chocky _18
Apr 11, 20222 min read
32 views
0 comments


Object detection -Using ssd_mobilenet
The project is about the detection of objects and estimating the distance difference between the target and the camera using intel depth...
Chocky _18
Apr 5, 20224 min read
18 views
0 comments


Tree Models
Navigating through simple decision trees, bootstrapping/bagging and finally leading up to random forest models. Tree-based models use a...
Chocky _18
Jul 6, 20214 min read
80 views
6 comments

bottom of page