-
ModuleNotFoundError: No module named `tensorflow.compat.v1` in **tensorflow==2.2.0-rc3**
**python == 3.6.8** in MacBook Pro
-
Related to **Model/Framework(s)**
[Mask RCNN](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/dle/resources/maskrcnn_tf2)
**Describe the bug**
I was trying to adapt my personal fork of Matterpo…
-
微博内容精选
-
**System information**
* Have I written custom code:
import torch
import onnxruntime as ort
import cv2
import torchvision.transforms as transforms
import numpy as np
import onnx
onnx_model…
-
hello,
I've tried to follow [inference_tf2_colab](https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/inference_tf2_colab.ipynb)
with a small alteration , i.…
-
* [RGB-D 3D建模算法参考](https://github.com/ClaireXie/modeling_3d)
* [开源激光3D扫描方案](https://fabscan.org/),[外壳github](https://github.com/mariolukas/FabScan-Case)
* [多视角点云三维重构](http://www.sohu.com/a/338907351…
-
Related to **Model/Framework(s)**
I am clonning / running TensorFlow2/Segmentation/MaskRCNN
**Describe the bug**
I have modified the model bit to implement a method that I am researching, and si…