Long's blog

Chỉ là ghi chú về công nghệ GIS, Viễn thám (Remote Sensing), Web và WebGIS, bản đồ, map.. của một thằng mù công nghệ :))

  • Café
    • soiqualang_chentreu
    • Trắng Xóa!
    • Capuchino
    • Robusta Café
    • Đen nóng Café
  • Dev
    • Web
    • Công nghệ
    • Uncategorized
  • GIS
    • Shared Map
    • QGIS
    • WebGIS
    • PostgreSQL, PostGIS
    • GeoServer
    • Openlayers
  • Viễn thám
  • Research
    • Ý tưởng
    • Research
    • Sói’s Tutorials
  • Tài liệu
    • GIS – Remote Sensing news
    • Tài liệu
    • Dữ liệu
    • Mẹo vặt
  • My Apps
    • Trắng Xóa – Danh ngôn
    • Harmonica tabs
    • GeoGIS
    • Guitar tabs – Viettabs
    • 2000 Phác đồ điều trị bệnh
    • Q2A
    • Học HTML
    • Openlayers Cookbook
    • OpenLayers3 Leaflte Cookbook
    • OpenLayers Create Code
    • PostgreSQL Tools
    • Get link Remote Sensing Data
    • Lon,Lat <=> Decimal
    • Download Landsat Images
    • Tra cứu vận đơn Viettel Post
    • GET Map OGC WMS, WFS, WCS services
    • PHP-SLD Generate
    • Viettabs.cf – Guitar tabs sharing
    • Files to Videos
  • Books

Tag: python

[Deep Learning] Deploy flowers detection

Posted on August 16, 2019August 16, 2019 by soiqualang_chentreu Posted in Capuchino, Research, Ý tưởng Tagged Deep Learning, flash python, python, Transfer LearningLeave a Comment on [Deep Learning] Deploy flowers detection

Tình hình là hồi lâu có vọc thử cái vụ transfer learning để train máy nhận diện 5 loại hoa. Sau đó mình muốn xây dựng thành một web app để mọi người có thể sử dụng được, cuối cùng […]

Read More

[Python] Nhận diện, tạo phụ đề tự động cho video và âm thanh autosub

Posted on March 9, 2019March 9, 2019 by soiqualang_chentreu Posted in Công nghệ, Mẹo vặt, Tài liệu Tagged Autosub, python, Video to TextLeave a Comment on [Python] Nhận diện, tạo phụ đề tự động cho video và âm thanh autosub

Hướng dẫn cài đặt và sử dụng trên Windows và Mac OS X  Nguồn: https://huwng.wordpress.com/2016/05/11/nhan-dien-tao-phu-de-tu-dong-cho-video-va-am-thanh/ [Cập nhật] Các bạn cài chương trình cho Windows chú ý nếu quá trình chạy bị lỗi hãy thay thế file autosub_app.py như ở bước […]

Read More

[Python] Text to speech – Chuyển văn bản thành giọng nói FPT Speech Synthesis

Posted on March 9, 2019March 9, 2019 by soiqualang_chentreu Posted in Tài liệu Tagged FPT Speech, python, Text to SpeechLeave a Comment on [Python] Text to speech – Chuyển văn bản thành giọng nói FPT Speech Synthesis

Cái này mình sưu tầm trên Viblo, lưu lại để dành đọc dần =)) https://viblo.asia/p/text-to-speech-chuyen-van-ban-thanh-giong-noi-Az45bm7qlxY Mở đầu Bài viết không liên quan tới machine learning. Chúng ta sẽ gọi api của fpt. Ở bài viết này mình sẽ hướng dẫn […]

Read More

Ipython (Jupyter notebook) và Google Collaboratory

Posted on January 2, 2019January 2, 2019 by soiqualang_chentreu Posted in GIS, Sói's Tutorials Tagged Google Collaboratory, Jupyter Notebook, python1 Comment on Ipython (Jupyter notebook) và Google Collaboratory

https://colab.research.google.com Trước tiên, mình phải cười mình cái đã =)) Sói said :v Chuyện là mấy hôm trước cắm cúi cài Jupyter Notebook để vọc Python https://dothanhlong.org/?s=jupyter+notebook Và bị đau đầu nhiều nhất đó là cài thư viện GDAL cho […]

Read More

Note install GDAL cho python trên Linux

Posted on December 17, 2018December 17, 2018 by soiqualang_chentreu Posted in GIS, Linux, Tài liệu Tagged gdal, Linux, pythonLeave a Comment on Note install GDAL cho python trên Linux

How to install GDAL domlysz edited this page on Jul 13 · 22 revisions GDAL is a popular and powerful geospatial data processing library. GDAL is available as a set of commandline utilities (ready to use binaries files). The developer […]

Read More

Một số Note về Jupyter Notebook

Posted on December 15, 2018December 15, 2018 by soiqualang_chentreu Posted in Linux, Sói's Tutorials Tagged Jupyter Notebook, Linux, pythonLeave a Comment on Một số Note về Jupyter Notebook

Trước giờ mình chỉ cài Jupyter Notebook trên Window để sử dụng cá nhân. Hôm nay cài Jupyter Notebook trên VPS và mở port ra Internet để có thể truy cập mọi nơi nên note lại một số cái =)) […]

Read More

How to Run GeoPySpark in a GeoNotebook with Docker

Posted on December 14, 2018December 14, 2018 by soiqualang_chentreu Posted in GIS, Linux, Tài liệu Tagged Docker, GeoNotebook, GeoPySpark, Linux, pythonLeave a Comment on How to Run GeoPySpark in a GeoNotebook with Docker

How to Run GeoPySpark in a GeoNotebook with Docker Nguồn: https://www.azavea.com/blog/2017/09/29/how-to-run-geopyspark-in-a-geonotebook-with-docker/ First time using GeoPySpark The purpose of this blog is to walk you through the easiest possible path to enable the use of GeoPySpark interactively in a Jupyter notebook. […]

Read More

Cài đặt Geo Notebook Docker

Posted on December 13, 2018December 13, 2018 by soiqualang_chentreu Posted in GIS, Sói's Tutorials, WebGIS Tagged Docker, Geo Notebook, gis, pythonLeave a Comment on Cài đặt Geo Notebook Docker

Đã cài được Into the notebook https://www.azavea.com/blog/2017/09/29/how-to-run-geopyspark-in-a-geonotebook-with-docker/ Run this command from your terminal: docker run -it –rm –name geopyspark -p 8000:8000 quay.io/geodocker/jupyter-geopyspark:blog It should only take a couple of minutes to download the image. This command does several things: Downloads […]

Read More

Thử cài Geo Notebook

Posted on December 13, 2018December 13, 2018 by soiqualang_chentreu Posted in Capuchino, GIS, Sói's Tutorials, WebGIS Tagged Geo Notebook, pythonLeave a Comment on Thử cài Geo Notebook

Download ở đây https://github.com/OpenGeoscience/geonotebook Kiểm tra xem VPS đã cài python chưa Tạo môi trường ảo Xem thêm tạo môi trường ảo trong python ở đây https://viblo.asia/p/gioi-thieu-virtual-environment-trong-python-l5y8RrQbvob3 virtualenv geonotebook Cài đặt Virtual Environments pip install virtualenv Cài đặt pip sudo apt-get […]

Read More

Batch tools to download Landsat Images

Posted on August 22, 2018August 23, 2018 by soiqualang_chentreu Posted in Research, Viễn thám, Ý tưởng Tagged python, remote sensing, tools, viễn thám2 Comments on Batch tools to download Landsat Images

Tool tải ảnh Viễn thám Landsat https://dothanhlong.org/landsat_download/ Tình hình là hôm nay K – đồng nghiệp trong phòng cần tải tự động ảnh Viễn Thám LandSat, K đã tìm được một tool khá hay tên là “LANDSAT-Download” của Olivier Hagolle (Cảm […]

Read More

Posts navigation

Older posts

Recent Posts

  • [Deep Learning] Deploy flowers detection
  • AngularJS IndexedDB Cheatset by soiqualang :v
  • Học AngularJS
  • Cấu hình Google colab
  • [Ý tưởng] Xây dựng app tra cứu 2000 phác đồ điều trị bệnh

RSS Unknown Feed

RSS Unknown Feed

Recent Comments

  • Dọn nhà Viettabs :v - Long's blog on [Tutorial part 1] Xây dựng viettabs.cf – Đăng ký Hosting, Domain, Upload data
  • Dọn nhà Viettabs :v - Long's blog on [Tutorial part 2] Xây dựng viettabs.cf – Thư viện Web đọc file guitar tab pro
  • Dọn nhà Viettabs :v - Long's blog on [Ý tưởng] Xây dựng trang chia sẻ tab số Guitar pro
  • Dọn nhà Viettabs :v - Long's blog on [Tutorial part 3] Xây dựng viettabs.cf – Thiết kế, Import dữ liệu vào Database
  • Dọn nhà Viettabs :v - Long's blog on [Chia sẻ] Download hơn 3000 tabs guitar pro

Tags

ajax Android ArcGIS database Debian Deep Learning Docker domain Flutter gdal geoserver gis guitar htaccess javascript Jupyter Notebook leaflet Linux Machine learning MapServer mssql mysql Nodejs openlayers php plugin Pokemon postgis postgresql python QGIS raster remote sensing sql server swap tomcat tools ubuntu viettabs.cf viễn thám VPS webgis wfs window server 2012 wordpress

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Archives

  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017

Categories

  • Capuchino
  • Công nghệ
  • Dữ liệu
  • GIS
  • GIS – Remote Sensing news
  • Google Earth Engine
  • Linux
  • Mẹo vặt
  • Research
  • Sói's Tutorials
  • Tài liệu
  • Uncategorized
  • Viễn thám
  • Web
  • WebGIS
  • Ý tưởng

COPYRIGHT © 2017 - SOIQUALANG_CHENTREU. Theme: Business Hub by Rigorous Themes.


Back To Top