常用网站手册

换装

HumanAIGC/OutfitAnyone: Outfit Anyone:适用于任何服装和任何人的超高品质虚拟试穿 (github.com)
ali-vilab/AnyDoor: 论文官方实现: Anydoor:零样本对象级图像定制虚拟试妆、换脸 (github.com)
levihsu/OOTDiffusion:OOTDiffusion正式实现:基于舾装融合的潜在扩散,实现可控的虚拟试妆 (github.com)

独立开发者网站

https://www.w2solo.com/?page=5

免登陆的在线PS

https://ps.gaoding.com/#/

静态网站和博客

1 、https://jekyllrb.com

将纯文本转换为静态网站和博客。

2、https://hexo.io/zh-cn/

快速、简洁且高效的博客框架

渐变色配方

1、https://github.com/webkul/coolhue

最酷的渐变色和色板

image.png
image.png

超级 快速 配色方案生成器!

https://coolors.co/

室内地图网站

https://github.com/search?p=3&q=indoor&type=Repositories
https://wis-ai.com/wgis#
https://www.zhihu.com/question/39527645

【GIS】leaflet插件(转)

1、常用地图切换加载(osm、google、baidu、gaode、tianditu.etc)

https://github.com/htoooth/Leaflet.ChineseTmsProviders

2、切片地图加载(wmts)(支持矢量切片)

https://github.com/mylen/leaflet.TileLayer.WMTS

3、wms地图服务加载

https://github.com/heigeo/leaflet.wms

4、视窗范围框定(只容许查看和编辑给定范围地图)

https://github.com/aparshin/leaflet-boundary-canvas

5、地图要素显示比例尺控制(不同比例尺要素渲染)(根据屏幕坐标控制)(非常重要,常用)

https://github.com/GreenInfo-Network/L.TileLayer.PixelFilter/

6、卷帘对比(卷积运算)(历史对比)(非常重要)

https://github.com/digidem/leaflet-side-by-side

7、webGL地图要素渲染(适用于三维要素绘制)(非常重要)

https://gitlab.com/IvanSanchez/Leaflet.TileLayer.GL

8、快速重新渲染地图要素,动态修改地图样式(适用于矢量切片)(不用二次发布服务)(很实用)

(颜色获取) https://github.com/frogcat/leaflet-tilelayer-colorpicker

(样式调整)https://github.com/hnrchrdl/leaflet-tilelayer-colorizr

9、快速获取要素范围和属性信息(tootip方式)

https://github.com/consbio/Leaflet.UTFGrid

10、缓冲区(不推荐,存在bug,推荐使用geotools api后台生成缓冲区,需要坐标转换)

https://github.com/TolonUK/Leaflet.EdgeBuffer https://github.com/skeate/Leaflet.buffer

11、要素图层组加载过程数据获取(支持FeatureGroup loading和load事件)

https://github.com/Outdooractive/Leaflet.FeatureGroup.LoadEvents

12、地图要素移除,动态重新渲染底图(动画效果,缓冲效果)

https://gitlab.com/IvanSanchez/Leaflet.GridLayer.FadeOut

13、地图矢量切片服务加载和渲染(非常重要)

https://github.com/Leaflet/Leaflet.VectorGrid

(mapbox切片渲染)https://github.com/SpatialServer/Leaflet.MapboxVectorTile

(geojson格式渲染)https://github.com/mapbox/geojson-vt

14、常用格式地理数据加载(WKT、GeoJSON、KML、GPX、CSV、MDB、Shp等)

https://github.com/mapbox/leaflet-omnivore

https://github.com/makinacorpus/Leaflet.FileLayer

https://github.com/calvinmetcalf/leaflet.shapefile

15、地图WFS服务操作,数据增删改查(Inert、Update、Delete、Query、Transaction)(重中之重,WFS服务封装,结合oracle或者postgis数据库,arcgis server或者geoserver后台服务搭建)

https://github.com/Flexberry/Leaflet-WFST

存在bug,需要修改,已在github issues中为作者留言,希望尽快解决;

如果geoserver搭建服务端:

typeNS表示工作区间, typeName表示图层名称(表名一致)

16、自定义label标签(Marker,polygon)

https://github.com/Leaflet/Leaflet.label

17、自定义marker

https://github.com/marslan390/BeautifyMarker

18、聚合数据

https://github.com/Leaflet/Leaflet.markercluster

https://github.com/MazeMap/Leaflet.LayerGroup.Collision

https://github.com/SINTEF-9012/PruneCluster

19、热力图

https://github.com/Leaflet/Leaflet.heat

http://ursudio.com/webgl-heatmap-leaflet/

20、加载echarts图(聚合图、迁徙图、热力图)(非常实用)

https://github.com/wandergis/leaflet-echarts.git

21、要素编辑(面合并、分割、创建要素等)(结合leaflet.wfst)(非常实用)

https://github.com/Leaflet/Leaflet.toolbar

https://github.com/Leaflet/Leaflet.draw

https://github.com/Leaflet/Leaflet.Editable

https://github.com/codeofsumit/leaflet.pm

https://github.com/willfarrell/Leaflet.Clipper

22、图层切换,要素显示隐藏

https://github.com/ismyrnow/leaflet-groupedlayercontrol

23、地图导航条、全屏控件

https://github.com/turbo87/sidebar-v2/

https://github.com/kartena/Leaflet.Pancontrol

https://github.com/kartena/Leaflet.zoomslider

https://github.com/Leaflet/Leaflet.fullscreen

https://github.com/brunob/leaflet.fullscreen

24、鹰眼图

https://github.com/Norkart/Leaflet-MiniMap

25、测量控件

https://github.com/ljagis/leaflet-measure

26、控件按钮样式设置

https://github.com/CliffCloud/Leaflet.EasyButton

https://github.com/aratcliffe/Leaflet.contextmenu

27、地图打印插件

https://github.com/rowanwins/leaflet-easyPrint

https://github.com/Igor-Vladyka/leaflet.browser.print

28、定位当前位置

https://github.com/domoritz/leaflet-locatecontrol

29、坐标转换插件(与缓冲区、测量配合使用)(非常实用)

https://github.com/kartena/Proj4Leaflet

30、空间位置分析(非常实用)

(点是否在面内)https://github.com/kartena/Proj4Leaflet

(计算面积、距离)https://github.com/makinacorpus/Leaflet.GeometryUtil/blob/master/src/leaflet.geometryutil.js

31、路径分析(纠偏,地图匹配算法)

https://github.com/perliedman/leaflet-routing-machine

https://github.com/Project-OSRM/osrm-frontend

32、poi模糊查询

https://github.com/smeijer/leaflet-geosearch

https://github.com/perliedman/leaflet-control-geocoder

33、等势线、等势面

https://github.com/timwis/leaflet-choropleth

原文地址:http://www.360doc.com/content/18/0710/10/55991356_769234504.shtml

国外地图
https://www.google.com.hk/search?safe=strict&source=hp&ei=fOZIYIbdJpfM-QbCr56IBA&iflsig=AINFCbYAAAAAYEj0jDoIPJnkBEzcmpiWCCnluSISMtaH&q=+Indoor+map&oq=+Indoor+map&gs_lcp=Cgdnd3Mtd2l6EAMyBggAEAcQHjIGCAAQBxAeMgIIADICCAAyAggAMgIIADICCAAyAggAMgYIABAHEB4yBggAEAcQHjoFCAAQsQM6CAgAELEDEIMBOgQIABAKOgYIABAKEBM6BAgAEB46BggAEAoQHjoICAAQBRAKEB46BggAEAUQHjoFCCEQoAFQ0wZY2JQCYKGcAmgQcAB4AYABuwOIAcYhkgEKMC4xMy40LjEuMpgBAKABAaABAqoBB2d3cy13aXqwAQA&sclient=gws-wiz&ved=0ahUKEwiGi833habvAhUXZt4KHcKXB0EQ4dUDCAc&uact=5

【地图编辑器】
https://wiki.openstreetmap.org/wiki/Indoor_Mapping

【AI数据集网站】
https://the-eye.eu/
GPT-3全称是"General Pre-trained Transformer-3”,对应中文翻译为:第三代通用预训练转换器。
https://the-eye.eu/public/AI/gptneo-release/

清华人脸数据集

https://www.face-benchmark.org/people.html

适用于Python和命令行 的世界上最简单的面部识别api

https://github.com/ageitgey/face_recognition
【面部反欺骗攻击】
面部反欺骗攻击检测挑战赛第三名解决方案的代码@ CVPR2019,仅模型35万!1.88毫秒(CPU)
https://github.com/SoftwareGift/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
【TengineKit】
TengineKit-免费,快速,轻松,实时的移动设备上的面部检测和面部地标,面部属性,手部检测,手部地标,身体检测,身体地标,虹膜地标和Yolov5 SDK。
https://github.com/OAID/TengineKit
人脸关键点及角度
https://github.com/qiexing/face-landmark-localization
dlib 最流行的图像处理
https://github.com/topics/dlib?o=desc&s=stars
人脸识别
https://github.com/serengil/deepface

google图像通用处理【牛逼】
https://github.com/google/mediapipe
https://google.github.io/mediapipe/
【vgg】
https://github.com/topics/vgg

【眼睛算法】
https://www.aiuai.cn/aifarm914.html
【人流】
https://github.com/topics/deepsort
【使用深度学习的图像的超分辨率】
https://github.com/alexjc/neural-enhance
https://github.com/idealo/image-super-resolution

设计实用的深盲图像超分辨率降级模型

https://github.com/cszn/BSRGAN

PadlePadle GAN 库,包括许多有趣的应用程序,如一阶运动传输、wav2lip、图片修复、图像编辑、照片 2caron、图像样式传输等。

https://github.com/PaddlePaddle/PaddleGAN/

超分辨率

https://github.com/search?q=Super+Resolution

头发嘴唇颜色修改

https://github.com/zllrunning/face-makeup.PyTorch

美妆

https://github.com/thaoshibe/BeautyGAN-PyTorch-reimplementation
https://github.com/Honlan/BeautyGAN

美颜

https://github.com/Sharpiless/opencv-pyqt-makeup-software

简单、快速搞定人脸识别应用

https://github.com/tensorflower/seetaFace6Python

休闲对话由超过 45,000 个视频(3,011 名参与者)组成,旨在评估已经训练有素的模型在计算机视觉和音频应用方面的表现,以达到我们允许的目的数据用户协议.这些视频以同意参与该项目并明确提供年龄和性别标签的付费个人为特色。这些视频是在美国录制的,有不同年龄、性别和明显肤色的成年人。一组训练有素的注释器使用菲茨帕特里克刻度标记参与者的明显肤色,此外还对在低环境照明条件下录制的视频进行注释。
https://ai.facebook.com/datasets/casual-conversations-dataset/

conda config --add channels conda-forge
conda config --add channels willyd
conda install --yes cmake ninja numpy scipy protobuf==3.1.0 six scikit-image pyyaml pydotplus graphviz

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 194,088评论 5 459
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 81,715评论 2 371
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 141,361评论 0 319
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 52,099评论 1 263
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 60,987评论 4 355
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 46,063评论 1 272
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 36,486评论 3 381
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 35,175评论 0 253
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 39,440评论 1 290
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 34,518评论 2 309
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 36,305评论 1 326
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 32,190评论 3 312
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 37,550评论 3 298
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 28,880评论 0 17
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,152评论 1 250
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 41,451评论 2 341
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 40,637评论 2 335