Skip to content

Instantly share code, notes, and snippets.

from fastai.core import ItemBase
from fastai.vision import *
from fastai.basic_data import *
from fastai.imports import *
import rasterio as rio
import scipy
"""
TODO: separate transformations and such to different files
"""
@mayrajeo
mayrajeo / 80_vision.multichannel.ipynb
Last active May 22, 2022 08:39
vision.multichannel.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / Trees_sentinel.ipynb
Last active April 6, 2020 11:57
Trees_sentinel.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / BigEarthNet-fastai2.ipynb
Last active November 21, 2020 17:51
BigEarthNet-fastai2.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / Histogram matching.ipynb
Last active March 17, 2020 10:30
Histogram matching
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / 80_vision.multichannel.ipynb
Last active August 31, 2021 01:29
Multichannel satellite images with fastai2
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / test_multichannel_inputs.ipynb
Created September 21, 2020 12:00
semtorch_multichannel.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / LiDAR predictions.ipynb
Last active October 29, 2020 13:26
LiDAR predictions.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / Resnet50 Drone.ipynb
Created November 19, 2020 08:09
Tree detection from drone images
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mayrajeo
mayrajeo / Make streamlit data.ipynb
Last active April 20, 2021 06:10
Hiekkarantadata
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.