フレクトのクラウドblog re:newal

http://blog.flect.co.jp/cloud/からさらに引っ越しています

2021-01-01から1年間の記事一覧

MuleSoft でSalesforceと連携しよう!!

みなさまこんにちは、CI事業部の釜谷です。 フレクトでは、2020年度からMuleSoftに注力しています。 MuleSoftに興味のあるそこの貴方!是非フレクトにお問い合わせください!! 今回は、MuleSoftでSalesforceと連携する方法を紹介してみたいと思います。 例…

Use indoor positioning system (IPS) on AR Remote Instructions base on ARKit

研究開発室の馮 志聖(マイク)です。 Content Introduction IPS (Indoor Positioning System) Solution Conclusion Other Reference Introduction When we want to go to an unknown location, we will use maps to navigate. In the era when the global pos…

TFLiteをWasm化(WasmSIMD化)してGoogle Meet 仮想背景機能を動かす

こんにちは。研究開発室の岡田です。 以前、Google Meetの仮想背景のモデル(Segmentation Model)をTensorflowjsで動作させた記事を投稿しました。今回はさらなるパフォーマンス改善を目指しWasm化したTFLiteで動かしてみようと思います。 結果、かなりの好成…

MuleSoftを感じてみる

MuleSoftについてビジネス、技術の両面から情報を発信していきます。

Manipulate AR objects using UI Gesture and Hand Gesture

This is Shuochen Wang from R&D department in Flect. In this blog I am going to explain how to move AR objects by both translation and rotation using UI Gesture and Hand Gesture. Table of contents Introduction Why do we need to learn about …

価格の最適化に関する論文の紹介: Price Investment using Prescriptive Analytics and Optimization in Retail

こんにちは.研究開発室の福井です. 現在,研究開発室ではリモートコミュニケーションと自動化をメインテーマとして研究開発を行っております.その中でも私は自動化の役に立ちそうな技術に関する研究を行っております.より詳細に言いますと,最近はオペレ…

Building a Slack bot using Google Dialogflow

This is Shuochen Wang from R&D department in Flect. In this blog I am to explain how I implemented a Slack bot using Google Dialogflow. Table of contents Introduction Why do we need chatbot? Design brief Purpose of the Slack bot The proces…

Microsoft AzureでSpring Boot製バッチを動かすために(2)

こんにちは。クラウドインテグレーション事業部の上原です。 前回の記事では、とりあえず Azure上でバッチ処理を動かすためにシンプルな構成を作ってみました。 cloud.flect.co.jp しかしシンプルゆえに問題点も多かったので、少しずつ改善していきましょう…

AR map base on Twitter tweets

研究開発室の馮 志聖(マイク)です。 Content Introduction ARKit + Core Location + Twitter API Demo Conclusion Other Reference Introduction In the era when social media is prevalent, there are various types of content. Some of the content incl…

Amazon Chime SDKのアプリケーションにBGM/SE機能を追加する

こんにちは。研究開発室の岡田です。 前回の記事では、Amazon Chime SDK for JS1のVoice Focusを用いてノイズ除去を行う方法をご紹介しました(参照)。今回は、さらに発展させてノイズ除去をした後、BGMやSEを追加する方法をご紹介します。これまでに何度かご…

AR Remote Instructions base on ARKit

研究開発室の馮 志聖(マイク)です。 Content Background Abstract Twilio version ARWorldMap version Real-time DB version Conclusion Other Reference Background The coronavirus is ruthlessly eroding human lives, and many people work from home fo…

VirtualGLでクラウドGPUリモート3Dワークステーションを作る

みなさんこんにちは。先端技術室の佐藤です。 今回はクラウドのGPUでLinuxリモート3Dワークステーションを作るお話を紹介したいと思います。 (手順だけが知りたい方は、こちら。紆余曲折にお付き合いいただける方は、そのままお読みください。) 話の経緯 み…

Amazon Chime SDKで音声からノイズを除去する

はじめに こんにちは。研究開発室の岡田です。 前回の記事では、Amazon Chime SDK for JS1のVideo Processing APIを使い映像を加工して仮想背景を実現する方法をご紹介しました(参照)。今回は、音声を加工するについてご紹介します。Amazon Chime SDK for JS…

注目のGoogle Meet 仮想背景機能のモデルをAmazon Chime SDKで使ってみた

こんにちは。研究開発室の岡田です。 前回の投稿でAmazon Chime SDK*1のVideo Processing APIを使って仮想背景を実現する方法をご紹介しました。この中では人物と背景のセグメンテーションをBody Pixを用いて行っていました。今回は、より軽量といわれている…

Some cool application with machine learning Part 2

研究開発室の馮 志聖(マイク)です。 First I will talk about remove background use semantic segmentation on ios. And I will extend this to AR Cut and Paste. Second I will talk about use Real-time Text Recognition with Document Classifier on i…