Adventures-in-TensorFlow-Lite
                                
                                
                                
                                    Adventures-in-TensorFlow-Lite copied to clipboard
                            
                            
                            
                        sky segmentation
Summary
This pull request adds a new Jupyter notebook for sky segmentation using the DeepLabV3 model fine tuned on cityscapes dataset.
Changes Made
- Implemented segmentation logic in the notebook.
 - Added visualizations of the segmented images.
 - Organized code into functions for clarity.
 
Instructions
- Ensure the required packages are installed.
 - Run the notebook to see the segmentation results.