TheChosenOne-TT's Stars
VPN-Subcription-Links/ClashX-V2Ray-TopFreeProxy
Top free VPN (ClashX & V2Ray proxy) with subscription links. [免费VPN、免费梯子、免费科学上网、免费订阅链接、免费节点、精选、ClashX & V2Ray 教程]
xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
williamium3000/RNN-on-Beijing-PM2.5-Data
RNN on Beijing PM2.5 Data Data prediction
prince381/air-pollution
Predicting the amount of Particulate Matter (PM2.5) content in the air
jesus255221/PM25_Prediction
pm2.5 prediction code using LSTM and CNN hybrid model
mo2ye/SARIMA-LSTM
建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行检验和分析。
SMU-Rainflow/PM2.5_predict
XGB、LSTM、KNNR、SVR预测
wangleihitcs/DeepLab-V1-PyTorch
Code for ICLR 2015 deeplab-v1 paper "Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs"
EsmeYi/UNet-CRF-RNN
Edge-aware U-Net with CRF-RNN layer for Medical Image Segmentation
GeospatialGeeks/Satellite-Image-Building-Segmentation
Building Segmentation from Fused Satellite and Aerial Imagery Datasets using U-Net in FastAI
BaptisteLevasseur/Semantic-segmentation-on-buildings
Semantic segmentation on buildings based on the INRIA the INRIA Aerial Image Labeling Dataset using neural network
fuzailpalnak/building-footprint-segmentation
Building footprint segmentation from satellite and aerial imagery
Paulymorphous/skeyenet
Road and Building Segmentation in Satellite Imagery
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
dassoumya654/Deep-Learning-Building-Extraction
U-Net Deep Learning Model for Building Extraction
jimpala/building-segmentation
TensorFlow U-Net implementation trained to segment buildings in satellite imagery.
A511-1103/building-detection
semantic segmentation,DeepLab,U-Net,SCSENet,BAM,DenseASPP,Remote sensing,tensorflow2
jeffwen/road_building_extraction
Using Pytorch implementation of U-Net architecture for road and building extraction
subramanya1997/Indoor-Panoramic-Roaming-System
The smooth transition among panorama views. By providing control point correspondences, we can guide the view morphing from one panorama to another in a natural way. Compared with typical solutions like bending, stretching, and parallax-effect methods, this solution provides a natural transition effect similar to what people see when walking in a 3D environment from one panorama viewing site to another.
WoShiDongZhiWu/WebGL_NavigationIndoor_3DGIS
基于蜂鸟云平台、webGL,实现三维室内寻径导航功能,但还需要进行坐标定位后,才能在实际中使用。场景是北京爱琴海商场
STEMLab/3DINV
3D Indoor Navigation Viewer for Indoor GML
wolfwind521/indoor3D
a js lib based on three.js to show 3D indoor map
maptalks/maptalks.js
A light and plugable JavaScript library for integrated 2D/3D maps.
marsgis/mars3d
【Mars3D平台 】主仓库,包含所有开源仓库清单导航
reearth/reearth-visualizer
A free, open and highly extensible WebGIS platform
dvgis/dc-sdk
DC-SDK is based on the open source project Cesium for the second development of two three-dimensional WebGis application framework , the framework optimizes the use of Cesium and adds some additional features , designed for developers to quickly build WebGis application.🌎
YudeWang/UNet-Satellite-Image-Segmentation
A Tensorflow implentation of light UNet framework for remote sensing semantic segmentation task.
cuilunan/Unet-of-remote-sensing-image
The semantic segmentation of remote sensing images
wenhwu/awesome-remote-sensing-change-detection
List of datasets, codes, and contests related to remote sensing change detection
Epsilon123/Semantic-Segmentation-of-Remote-Sensing-Images
遥感图像的语义分割,分别使用Deeplab V3+(Xception 和mobilenet V2 backbone)和unet模型,keras+python