
Closed
Posted
Paid on delivery
Goal: Prepare clean multispectral datasets (WV3) for Isolation Forest anomaly detection of illegal waste, by removing clouds, water, and bright urban zones from all scenes. Freelancer must process 4 multispectral scenes: 2022‑06‑13 2023‑06‑26 2024‑06‑29 2025‑08‑25 (August scene — cleanest, used for testing) All scenes are already converted to points (x, y, band_1 … band_8). Detect and remove cloud pixels Use any reliable method (heuristic or ML), such as: brightness threshold (top 1–2% in Green band) NDVI < 0.05 NIR ratio (NIR2/NIR1) for cloud/ice separation or simply manual polygon selection (if detection fails) Output: one column "cloud" (True/False) Remove water pixels Use NDWI > 0.1 (or similar threshold). Output: "water" pixel flag Remove bright urban zones Typically detected using: very high reflectance in band_3 or band_5 OR high BSI index Output: "urban" pixel flag Produce a clean dataset Remove all: invalid pixels (NaN, negative, all-zero bands) cloud pixels cloud shadows water bright urban zones extreme outliers (per band: below 1% or above 99%) Output: "CLEAN" dataset ready for Isolation Forest.
Project ID: 40345318
31 proposals
Remote project
Active 1 mo ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
31 freelancers are bidding on average €132 EUR for this job

Hi there, I’ve reviewed your project and understand you need a reliable pipeline to clean multispectral WV3 datasets and prepare them for Isolation Forest anomaly detection by removing clouds, water, urban areas, and invalid pixels across four scenes. My approach begins with processing each scene consistently and deriving spectral indices such as NDVI and NDWI, along with brightness-based heuristics, to accurately flag cloud, water, and urban pixels. I will also incorporate additional checks like NIR ratios and band reflectance thresholds where needed to improve classification robustness. Each pixel will be labeled with "cloud", "water", and "urban" flags, followed by systematic filtering to remove invalid values, shadows if detectable, and extreme outliers per band using percentile-based thresholds. The August 2025 scene will be used as a reference for validation and consistency checks. The final output will be a fully cleaned dataset labeled as "CLEAN", structured and ready for Isolation Forest, with all preprocessing steps documented for reproducibility. I will ensure the workflow is transparent, consistent across all scenes, and scalable for similar datasets. What format would you prefer for the final output, CSV or Parquet, and do you already have preferred band naming conventions for the WV3 data? Let's chat and get started now! Warm regards, Aneesa.
€100 EUR in 1 day
6.8
6.8

Combining my expertise in data science, machine learning, and statistical analysis, I am confident in my ability to deliver exceptional results for your project on multispectral dataset preparation for anomaly detection. Over the years, I have honed my skills in conducting data analysis, identifying patterns, and transforming data - all of which are crucial to removing clouds, water, and bright urban zones from scenes, as desired in this project. My extensive experience with machine learning techniques that we'd require for this project - be it finding cloud pixels using brightness thresholding or using the NDWI for water pixel removal - would prove invaluable. Moreover, should these methods not work as expected, I am not hesitant to apply manual polygon selection if that's what it takes to achieve the best possible results. Ultimately, I aim to provide a clean dataset that leaves no room for error. By removing invalid pixels and extreme outliers and ensuring every scene is converted into points (x,y) with bands 1-8 intact, you can rest assured knowing your dataset will be ready for efficient isolation forest anomaly detection. With me at the helm of your project, you'll have an adept professional who approaches challenges proactively and delivers impeccable accuracy down to the last pixel. Let's get rid of those clouds, water, and urban zones!
€100 EUR in 7 days
6.1
6.1

⭐⭐⭐⭐⭐ Clean Multispectral Datasets for Anomaly Detection ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you are looking for someone to prepare clean multispectral datasets for anomaly detection. You don’t need to look any further; Zohaib is here to help you! My team has successfully completed 50+ similar projects in multispectral data processing. I will efficiently remove clouds, water, and bright urban zones from your scenes, ensuring a clean dataset ready for Isolation Forest analysis. ➡️ Why Me? I can easily manage your project as I have 5 years of experience in data processing, focusing on multispectral datasets. My expertise includes image analysis, cloud detection, and data cleaning. I also have a strong grip on relevant methods like NDVI, NDWI, and other machine learning techniques for accurate results. ➡️ Let's have a quick chat to discuss your project in detail, and I can share samples of my previous work. I look forward to our conversation! ➡️ Skills & Experience: ✅ Multispectral Data Processing ✅ Image Analysis ✅ Cloud Detection ✅ Data Cleaning ✅ NDVI Calculation ✅ NDWI Calculation ✅ Anomaly Detection ✅ Python Programming ✅ Heuristic Methods ✅ Machine Learning ✅ Data Visualization ✅ Quality Control Waiting for your response! Best Regards, Zohaib
€150 EUR in 2 days
6.2
6.2

Hi, I am an experienced Data Scientist and Remote Sensing specialist with hands-on expertise in multispectral data processing, anomaly detection, and ML-based environmental monitoring. I have worked extensively with WorldView-3 (WV3) datasets and am confident in preparing clean multispectral inputs for Isolation Forest or other anomaly detection workflows. For your project, I can implement cloud detection using NDVI thresholds, NIR ratios, or brightness heuristics, and generate a “cloud” pixel flag. Water pixels can be extracted via NDWI thresholds, while bright urban zones can be identified using band reflectances or BSI indices, producing “water” and “urban” flags. Invalid pixels, extreme outliers, and all flagged areas will be removed to generate a “CLEAN” dataset ready for anomaly detection. I can process all four scenes (2022‑06‑13, 2023‑06‑26, 2024‑06‑29, and 2025‑08‑25) efficiently, documenting all steps and providing reproducible code and outputs. My workflow ensures accurate pre-processing and reliable results for downstream Isolation Forest analysis, and I am ready to start immediately.
€100 EUR in 7 days
4.7
4.7

Hello, I’d be happy to help prepare your WV3 multispectral datasets for Isolation Forest anomaly detection. I can support the full preprocessing workflow needed to produce a clean, analysis-ready point dataset from your 4 scenes: • Cloud detection and flagging using practical spectral rules (brightness, NDVI, NIR ratios) and manual masking fallback if needed • Water masking using NDWI thresholding • Bright urban zone removal using reflectance thresholds and/or BSI-based filtering • Removal of: – invalid pixels (NaN, negative, zero-only rows) – cloud / cloud shadow pixels – water pixels – bright urban pixels – extreme per-band outliers (1% / 99%) Deliverables: • Processed file for each scene with added flags: – cloud – water – urban • Final CLEAN dataset ready for Isolation Forest • Clear processing notes with thresholds and logic used • Consistent output structure across all 4 dates I can work in Python / pandas / NumPy and keep the workflow reproducible and easy to adjust if you want to fine-tune thresholds after testing the August 2025 scene first. I’m ready to start immediately and can keep the processing clean, traceable, and practical for your anomaly-detection pipeline. Best regards.
€150 EUR in 3 days
4.3
4.3

Hi, I have around 5 years of experience in machine learning, including anomaly detection and computer vision tasks like image classification and object detection. I can efficiently process your multispectral datasets using Pandas and apply appropriate methods to detect and remove clouds, water, and bright urban zones as per your requirements. I’ve also worked with YOLO, custom CNNs, and transfer learning approaches. Let’s discuss the details further.
€90 EUR in 4 days
4.5
4.5

Dear Client, Greetings!! I have gone through the project description, and found that all of the mentioned requirements fall over my expertise, as I have hands-on experience on python, AI/ML, Data Science, software building, etc. I can clean and prepare your WV3 multispectral datasets for anomaly detection by accurately filtering clouds, water, urban noise, and outliers using robust spectral indices and thresholds. I’ll deliver a structured, ready-to-use dataset with clear flags such as cloud, water, urban and fully validated clean data. I’ve handled similar remote sensing preprocessing workflows, so I will ensure consistency across all four scenes and optimize the august dataset for reliable testing. Lets discuss further over a chat. Also, I have been coding on Machine Learning and Data Science with python from past 7 years. I have the experience of working with 4 giant tech companies, including freelancing on upwork, fiverr and freelancer. Hope to hear from you soon!!. Regards, Rojan
€130 EUR in 7 days
4.6
4.6

Hi, I can process your WV3 multispectral datasets and prepare clean inputs for Isolation Forest. I’ll detect and flag clouds, water, and bright urban areas using indices like NDVI, NDWI, and reflectance thresholds, then remove invalid pixels and outliers to produce a clean, analysis-ready dataset. I’ll keep everything well-structured with clear flags (cloud, water, urban) and deliver a final CLEAN dataset ready for anomaly detection. Happy to adjust thresholds or methods based on your preferences
€155 EUR in 1 day
4.6
4.6

Dear Sir/Madam, I have experience working with geospatial and multispectral data, and I can prepare clean WV3 datasets for your anomaly detection workflow. I can apply cloud detection using band thresholds and indices (NDVI, NIR ratios), remove water using NDWI, and filter bright urban areas using reflectance thresholds or BSI, all with clear pixel flags. Let’s connect in the chatbox to discuss the project further, including the budget and timeline. I am ready to work with you, please connect in the chatbox for further discussions. Thank You. Dr. Divya.
€140 EUR in 7 days
4.2
4.2

As an experienced data analyst with a well-honed skillset in data processing, I am uniquely positioned to tackle the challenges of your project. My proficiency in both Excel and Google Sheets is especially relevant, given your need for precise numerical handling and proficiency with spreadsheets to navigate wireframe scenes like yours. What sets me apart from others is my strong commitment to quality delivery within strict timeframes. I have a track record of devising efficient techniques that ensure accurate results while ensuring minimal cloud-pixel detection error. For instance, I can employ brightness threshold-based approaches, NDVI-based filtering (as required), manual polygon selection, or even a combination of multiple techniques - depending on what best suits your unique project needs. My adaptability, along with continuous revisions until satisfaction gives you the confidence that there are no hurdles too daunting. Becoming part of your project would not only provide me with new opportunities for growth but also let me contribute substantially to something ethically imperative like eliminating waste anomalies from our environment. My dedication, expertise, and round-the-clock availability would guarantee fastidiousness in delivering a fully CLEAN report ready for Isolation Forest analysis. Let us get started!
€100 EUR in 1 day
3.7
3.7

With a passion for technology and a diverse skill set spanning over 7 years, I am well-equipped to tackle the challenges of your project. My proficiency in languages like Python, Java, and Node.js, combined with my knowledge of AI, makes me the ideal candidate for data processing tasks such as yours. From isolating clouds and water pixels to removing bright urban zones, I understand the importance of clean datasets for efficient anomaly detection using methods like Isolation Forest. Moreover, I am no stranger to processing satellite imagery with precise boundaries since I have worked on projects that demanded manual polygon selection. If automatic detection methods fail, rest assured that I will meticulously create valid polygons, saving you from any headaches down the road. Lastly, my experience working with datasets and algorithms will be invaluable in cleaning the data by identifying invalid pixels and reading the outliers - a crucial step for producing accurate results. Trust in my holistic approach to meet your expectations thoroughly and deliver a polished product ready for Isolation Forest analysis. Let's make this a success!
€30 EUR in 7 days
3.6
3.6

Hi there, Strong alignment with this project comes from experience working with geospatial datasets, satellite imagery preprocessing, and anomaly detection pipelines. Clear understanding of the requirement to clean multispectral WV3 datasets by removing clouds, water, urban noise, and outliers before applying Isolation Forest. A structured approach includes applying spectral indices (NDVI, NDWI, BSI), threshold-based filtering, and statistical outlier removal to produce a clean, model-ready dataset. Risk is minimized through robust preprocessing pipelines, validation across all scenes, and ensuring consistency in feature distributions for anomaly detection. Available to start immediately happy to share a quick approach sample or discuss thresholds and methods in detail. Recent work: https://www.freelancer.com/u/chiragardeshna Regards Chirag
€140 EUR in 7 days
2.7
2.7

Hello, As a result of a detailed review of your project requirements, I fully understand the scope and expectations. I have experience processing multispectral datasets for anomaly detection workflows and can start your project right away. I bring strong expertise in data processing, remote sensing, machine learning, and data analysis. The key challenge here is building a clean and reliable filtering pipeline, so I would implement NDVI/NDWI-based masking, band-threshold filtering for clouds and urban zones, and statistical outlier removal, ensuring the final dataset is normalized and ready for Isolation Forest without noise or bias. I have a couple of quick questions. • Do you have preferred thresholds for NDVI/NDWI or should I calibrate them per scene? • Should the output be delivered as CSV only, or also include preprocessing scripts (Python)? I would be glad to discuss further details and am ready to start immediately. Looking forward to hearing from you. Best regards, Carlos
€30 EUR in 5 days
1.8
1.8

Hi, Could you provide the multispectral scene files for processing? I see that you’re looking to prepare datasets for anomaly detection by removing certain pixels. I can apply various methods like NDVI and brightness thresholds to ensure the cleanest output. My experience in remote sensing and data processing, along with my expertise in machine learning, positions me perfectly for this task. I have a solid track record of cleaning datasets for similar purposes and can guarantee a “CLEAN” dataset for your isolation forest analysis. Looking forward to your response! Best Regards, Naib.N
€140 EUR in 7 days
0.1
0.1

Hi! I can automate your data processing. Python scripts for Excel/CSV manipulation. Accurate, fast, well-documented. Let's discuss your needs!
€30 EUR in 5 days
0.0
0.0

Hello, I am confident that I can prepare a clean and reliable multispectral dataset suitable for Isolation Forest anomaly detection by properly filtering clouds, water, urban areas, and noise from all WV3 scenes. My plan to implement your goal: I will process all four multispectral point datasets and apply a structured cleaning pipeline including cloud detection (brightness thresholds, NDVI, NIR ratios), water masking using NDWI-based rules, and urban area removal using spectral reflectance and brightness indices. I will also remove invalid pixels and extreme outliers per band to ensure statistical stability. The final output will be a fully cleaned dataset ready for Isolation Forest, with clear flags for cloud, water, and urban pixels for transparency and reproducibility. My question: Do you prefer a fully automated rule-based filtering pipeline only, or should I also include a small visual QA step for manual verification of edge cases? Deliverables: Cloud, water, and urban pixel classification for all 4 scenes Cleaned multispectral dataset ready for anomaly detection Outlier removal and data validation step Reproducible Python processing script Short documentation of thresholds and logic used I'd like to consider my proposal Thanks.
€100 EUR in 7 days
0.0
0.0

Hello, I can help you clean your multispectral datasets (WV3) for Isolation Forest anomaly detection by removing clouds, water, and bright urban zones from your scenes. Approach: Cloud Detection: I will use methods like brightness threshold (Green band), NDVI < 0.05, and NIR ratio to identify and remove cloud pixels, and flag them with a "cloud" column (True/False). Water Detection: I will apply the NDWI > 0.1 threshold to identify water pixels and mark them with a "water" flag. Urban Zone Detection: I will detect urban zones using high reflectance in bands 3 and 5 or BSI index, marking them with an "urban" flag. Dataset Cleaning: I will clean invalid pixels (NaN, negative values), cloud shadows, water, urban zones, and extreme outliers (per band). The final dataset will be cleaned and ready for Isolation Forest analysis. Deliverables: Cleaned datasets for each of the 4 scenes Properly flagged columns for cloud, water, and urban zones "CLEAN" dataset ready for anomaly detection I have experience with remote sensing data and can ensure the datasets are well-prepared for analysis. Best regards, Mark
€100 EUR in 3 days
0.0
0.0

Hello, The main technical challenge in preparing multispectral datasets for anomaly detection lies in accurately identifying and removing various unwanted elements such as cloud pixels, water, and bright urban zones. This is crucial because any residual noise can significantly impact the performance of the Isolation Forest algorithm, leading to false positives in anomaly detection. I recommend a multi-tiered approach combining heuristic methods and machine learning to ensure robust identification and removal of these elements, thereby enhancing the dataset's quality for effective analysis. With a solid background in data processing and experience with multispectral imaging, I can effectively handle the requirements outlined. My previous projects involved similar data cleaning processes where I implemented techniques like NDVI for vegetation detection and brightness thresholds for cloud removal, resulting in datasets that were primed for machine learning applications. To tackle this project, I would first conduct an exploratory data analysis on the provided scenes to understand their characteristics. Following that, I would implement the detection algorithms for clouds, water, and urban zones, iteratively refining the thresholds based on preliminary results. Finally, I would ensure that the final dataset is validated against the set quality standards before submission. Best regards, Shaun
€50 EUR in 7 days
0.0
0.0

Utilizing my expertise in Data Processing, Data Science, and Machine Learning (ML), I can ensure efficient multispectral dataset preparation for your specific anomaly detection project. Drawing from extensive knowledge in working with AI models, I offer more than just the development of algorithms or systems. Rather, my approach lies in building comprehensive solutions that save time, reduce manual effort, and significantly improve operational scalability. My arsenal of technical skills covers LangChain, OpenAI, Python, FastAPI, Vector DBs APIs, Automation Tools among others. This sets the stage to adeptly accomplish the various tasks related to your project such as the elimination of cloud pixels using different heuristic thresholding methods or even manual polygon selecting if required; drain-off water pixels using NDWI; distinguish bright\nurban zones via reflectance or BSI index analysis. With me at the helm, rest assured your project will be handled diligently. Having interacted with similar projects before, I exhibit a keen understanding of the nuances and intricacies involved. This not only speeds up delivery time but also ensures top-notch results. I am readily available to provide any clarifications necessary as well as offer demos or suggest possible architectures as suitable for your needs. Choose me!
€200 EUR in 7 days
0.0
0.0

Zagreb, Croatia
Payment method verified
Member since Apr 3, 2026
£10-20 GBP
₹600-1500 INR
₹1500-12500 INR
₹600-1500 INR
$15-25 USD / hour
₹1500-12500 INR
£20-250 GBP
£20-250 GBP
₹600-1500 INR
$15-25 CAD / hour
$10-20 USD
$2-8 USD / hour
₹12500-37500 INR
$10-30 USD
$30-250 AUD
$15-25 USD / hour
₹750-1250 INR / hour
$8-15 USD / hour
₹37500-75000 INR
£750-1500 GBP