-
Hi,
Currently inception_resnet_v1 is used to train facenet,
I notice definition for inception_resnet_v2, and nn2, nn3, nn4 are also provided.
Is currently inception_resnet_v1 providing best per…
-
Below are models that we still need to implement
# Will implement
These are models for which we are actively seeking implementations/weights.
## Model implementations
- [x] VGG
- [x] ResN…
-
Platform : ubuntu 16.04
Python version: 3.5.2
mmdnn version : 0.2.5
Source framework with version : Tensorflow 1.14.0 with GPU
Destination framework with version : Pytorch 1.1.0
Pre-trained mod…
-
I used the transfer learning approach to develop a detection model using the faster_rcnn algorithm.
To evaluate my model, I used the following commands-
!python model_main_tf2.py --model_dir…
-
(tensorflow_gpu_tar) C:\tensorflow1\models\research\object_detection>python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config
C:\Users\…
-
Test Env:
Chromium Version: nightly build 75.0.3739.0 (3acec85)
Platform: macOS/Linux/Andriod/Windows
Expected Result:
The probability of all models in benchmark should be match with the exampl…
-
Hi, I am new to deep learning, and thus may not understand your paper fully, hope is all right with you. I tried to implement the batch_hard using Inception_resnet_v1 and trained from scratch using ma…
cptay updated
7 years ago
-
-
First of all, thank you for your great work!
I found this line a trouble. What is _layers_ in this line? Is it _None_ as in line 33?
I got the error _AttributeError: 'NoneType' object has no attri…
-
Traceback (most recent call last):
File "model_builder_test.py", line 21, in
from object_detection.builders import model_builder
File "/content/gdrive/My Drive/models/research/object_detec…