Naoya Muramatsu

Naoya Muramatsu

@denden047

PhD student at UCT / Biomechanics / Computer Vision

Tokyo

Joined Jan 14, 2023

1

Following

3

Followers

1.72k

pages

2.74k

highlights

4.49k

views
M
W
F
May
Jun
Jul
Total Days:
Total Weeks:
682-Days 📚
171-Weeks 📚
Show All

On-Device Training with TensorFlow Lite

www.tensorflow.org/lite/examples/on_device_training/overview

Apr 28, 2023

1

Segmentation  |  TensorFlow Lite

www.tensorflow.org/lite/examples/segmentation/overview

Apr 28, 2023

1

Post-training integer quantization  |  TensorFlow Lite

www.tensorflow.org/lite/performance/post_training_integer_quant

Apr 28, 2023

1

TensorflowLiteによるKerasモデルの圧縮 - Qiita

qiita.com/f43qs9xg/items/29b9d10812dbadc5312b

TensorFlow

Apr 28, 2023

1

No module named 'tensorflow_examples' after installing

stackoverflow.com/questions/63463856/no-module-named-tensorflow-examples-after-installing

Apr 28, 2023

1

Convert ONNX Format to TensorFlow 2 Model

lindevs.com/convert-onnx-format-to-tensorflow-2-model

Apr 27, 2023

1

Model compression and optimization: Why think bigger when you can think smaller?

medium.com/data-science-at-microsoft/model-compression-and-optimization-why-think-bigger-when-you-can-think-smaller-216ec096f68b

Apr 27, 2023

1

histogram normalization with numpy

gist.github.com/andrewgiessel/4589258

Apr 24, 2023

1

How can I get the matplotlib rgb color, given the colormap name, BoundryNorm, and 'c='?

stackoverflow.com/questions/26108436/how-can-i-get-the-matplotlib-rgb-color-given-the-colormap-name-boundrynorm-an

Apr 24, 2023

1

M1版Macでのセーフブートの実行手順!従来品と違うので要注意

bamka.info/safemode-m1-mac/

Apr 21, 2023

2

PyTorch

pytorch.org/hub/intelisl_midas_v2/

Apr 21, 2023

2

DPT

huggingface.co/docs/transformers/model_doc/dpt

Apr 21, 2023

3

Oxford Animal Biology Series - Oxford University Press

global.oup.com/academic/content/series/o/oxford-animal-biology-series-oabs/?cc=us&lang=en&

Apr 21, 2023

1

torch.nn.functional.normalize — PyTorch 2.0 documentation

pytorch.org/docs/stable/generated/torch.nn.functional.normalize.html

Apr 21, 2023

1

`git fetch` a remote branch

stackoverflow.com/questions/9537392/git-fetch-a-remote-branch

Apr 21, 2023

2

Python, OpenCV, NumPyで画像を比較(完全一致か判定、差分取得など) | note.nkmk.me

note.nkmk.me/python-opencv-numpy-image-difference/

Apr 20, 2023

1

人工甘味料、0キロカロリー毎日摂取するとこうなります・・・・ - YouTube

www.youtube.com/watch?v=d1YE5h7Eqf4

Apr 20, 2023

2

Unable to write to file </torch_18692_1954506624>

discuss.pytorch.org/t/unable-to-write-to-file-torch-18692-1954506624/9990

PyTorch
troubleshooting

Apr 20, 2023

1

ERROR: Could not build wheels for pycocotools, which is required to install pyproject.toml-based projects

stackoverflow.com/questions/72611914/error-could-not-build-wheels-for-pycocotools-which-is-required-to-install-pypr

troubleshooting

Apr 20, 2023

1

第40回 【知って得する】ズルい賞与のもらい方!「事前確定届出給与」のメリット&デメリット【貯める編】 - YouTube

www.youtube.com/watch?v=SNTH1QRHnyE

Apr 20, 2023

1

Runtime options with Memory, CPUs, and GPUs

docs.docker.com/config/containers/resource_constraints/

Apr 19, 2023

3

StanfordBDHG/CardinalKit: Open-source framework for rapid development of modern, interoperable digital health applications.

github.com/StanfordBDHG/CardinalKit

Apr 19, 2023

1

Installation Guide — NVIDIA Cloud Native Technologies documentation

docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html

Apr 18, 2023

1

NVIDIA Driver Installation Quickstart Guide :: NVIDIA Tesla Documentation

docs.nvidia.com/datacenter/tesla/tesla-installation-notes/index.html

Apr 18, 2023

1

PCB Prototype & PCB Fabrication Manufacturer - JLCPCB

jlcpcb.com/

PCB

Apr 18, 2023

Nvidia NVML Driver/library version mismatch

stackoverflow.com/questions/43022843/nvidia-nvml-driver-library-version-mismatch

Apr 18, 2023

1

ValueError: num_samples should be a positive integer value, but got num_samples=0

stackoverflow.com/questions/71615089/valueerror-num-samples-should-be-a-positive-integer-value-but-got-num-samples

troubleshooting
PyTorch

Apr 18, 2023

1

[Solved] An NVIDIA kernel module 'nvidia-drm' appears to already be loaded in your kernel - Clay-Technology World

clay-atlas.com/us/blog/2020/03/04/linux-english-note-how-to-disable-nvidia-drm/

troubleshooting
NVIDIA

Apr 18, 2023

1

facebookresearch/dinov2: PyTorch code and models for the DINOv2 self-supervised learning method.

github.com/facebookresearch/dinov2

Apr 18, 2023

1

How to Visualize PyTorch Neural Networks - 3 Examples in Python

appsilon.com/visualize-pytorch-neural-networks/

Apr 18, 2023

1

Visualizing a PyTorch Model - MachineLearningMastery.com

machinelearningmastery.com/visualizing-a-pytorch-model/

Apr 18, 2023

2

ステートレスとは - Qiita

qiita.com/mtakehara21/items/efcbbc3ba58a62c10eb6

Apr 18, 2023

2

Automatically create requirements.txt

stackoverflow.com/questions/31684375/automatically-create-requirements-txt

Apr 18, 2023

1

What is the difference between devel and runtime tag for a Docker container?

stackoverflow.com/questions/56405159/what-is-the-difference-between-devel-and-runtime-tag-for-a-docker-container

Apr 18, 2023

3

脳ドックをWebから簡単に予約【スマート脳ドック】

smartdock.jp/

Apr 17, 2023

1

川口明弘の調整万年筆 powered by BASE

kaijapan.thebase.in/

Apr 16, 2023

1

How to add parameters in module class in pytorch custom model?

stackoverflow.com/questions/59234238/how-to-add-parameters-in-module-class-in-pytorch-custom-model

Apr 16, 2023

1

【PyTorch入門】第2回 autograd:自動微分 - Qiita

qiita.com/mananam/items/f4be3fb0d996a6a3eae3

Apr 16, 2023

1

Transformers-Tutorials/DPT at master · NielsRogge/Transformers-Tutorials

github.com/NielsRogge/Transformers-Tutorials/blob/master/DPT/DPT_inference_notebook_(depth_estimation).ipynb

PyTorch
depth estimation
computer vision

Apr 16, 2023

DPT

huggingface.co/docs/transformers/main/model_doc/dpt

Apr 16, 2023

1

How to train a part of a network

discuss.pytorch.org/t/how-to-train-a-part-of-a-network/8923

Apr 16, 2023

1

プレゼンテーションタイトル - 001594627.pdf

www.mlit.go.jp/jidosha/content/001594627.pdf

Apr 15, 2023

1

000187197.pdf

www.mlit.go.jp/common/000187197.pdf

Apr 15, 2023

4

【元日銀→CEO】ビッグデータで物価を爆速解析!投資にも役立つ経済予測の最前線【後藤達也】 - YouTube

www.youtube.com/watch?v=b2jjmE3K9hk

Apr 15, 2023

1

Opportunity Insights | Policy Solutions to the American Dream

opportunityinsights.org/

open data

Apr 15, 2023

【ゆっくり解説】多様性の起源:種分化と新種の誕生【科学 / 進化】 - YouTube

www.youtube.com/watch?v=gbyma3diaGY

Apr 14, 2023

11

C言語による数値計算の基礎(1)

www.ritsumei.ac.jp/~kht23151/joho/unix11.html

Apr 14, 2023

1

OpenCVのチャンネルエラー対処: (-215:Assertion failed) (mtype == CV_8U || mtype == CV_8S) && _mask.sameSize(*psrc1) in function 'binary_op' | 404 motivation not found

tech-blog.s-yoshiki.com/entry/75

Apr 14, 2023

1

TorchVision Object Detection Finetuning Tutorial — PyTorch Tutorials 2.0.0+cu117 documentation

pytorch.org/tutorials/intermediate/torchvision_tutorial.html

computer vision

Apr 13, 2023

ONNX to TF-Lite Model Conversion — MLTK 0.16.0 documentation

siliconlabs.github.io/mltk/mltk/tutorials/onnx_to_tflite.html

Apr 13, 2023

1

知能と身体の"共相転移"は起こるか|Ken Endo|note

note.com/kenendo/n/nc373c1d1a9d4

Apr 12, 2023

1