Oceania2018
|
830bb59c2f
|
Merge branch 'multithreading'
|
6 years ago |
Oceania2018
|
38f1a10534
|
Finish backbone.darknet53() for YOLOv3. #360
|
6 years ago |
Eli Belash
|
1272a60198
|
Changed all urls of tf.org to tensorflow.org
|
6 years ago |
Oceania2018
|
876275495e
|
add tf.pad() to pads a tensor.
|
6 years ago |
Oceania2018
|
4aee841ab3
|
Finish RandomNormal.call().
Override TensorShape.ToString().
|
6 years ago |
Oceania2018
|
ecbda0cdb9
|
add RefVariable.read_value()
|
6 years ago |
Haiping
|
af73e3cb26
|
Merge pull request #366 from SciSharp/perf-ops
Performance optimization, refactoring and revamping.
|
6 years ago |
Eli Belash
|
70aafa7203
|
ObjectDetection: Fixed download url
|
6 years ago |
Eli Belash
|
8347f61f51
|
RetrainImageClassifier.cs: Changed cache_bottlenecks to use Parallel.For
|
6 years ago |
Eli Belash
|
33286b99e9
|
RetainImageClassifier.cs: Fixed download url
|
6 years ago |
Oceania2018
|
e1db2baca7
|
common.convolutional, residual_block #359
|
6 years ago |
Oceania2018
|
e3de67385c
|
fix StringVar testing.
|
6 years ago |
Oceania2018
|
5e43f4dcab
|
init commit for YOLOv3.
|
6 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Oceania2018
|
67a58b3eac
|
change tensorflow to non-static class in order to execute some initialization.
|
6 years ago |
Oceania2018
|
caeb0e3050
|
overloade session.run(), make syntax simpler.
|
6 years ago |
Oceania2018
|
6d4fc81ffb
|
MNST CNN pass.
|
6 years ago |
Oceania2018
|
bd636e5335
|
Image Recognition Inception passed.
|
6 years ago |
Oceania2018
|
a192d88c84
|
Object Detection pass.
|
6 years ago |
Kerry Jiang
|
9526ddcc3d
|
fixed issues about displaying progress in console when download/unzip resources
|
6 years ago |
Oceania2018
|
07bed359b9
|
merge from master
|
6 years ago |
Oceania2018
|
8a50673baa
|
Make Graph inherits from DisposableObject.
|
6 years ago |
Oceania2018
|
f32692b1c7
|
Change Graph.Import interface.
|
6 years ago |
Oceania2018
|
31909cd802
|
Change Graph.Import interface.
|
6 years ago |
Oceania2018
|
a89c9aba34
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Oceania2018
|
8178785b97
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Oceania2018
|
6eeb4e1992
|
compiled.
|
6 years ago |
Oceania2018
|
918f79ebde
|
merge
|
6 years ago |
Oceania2018
|
34ed75132f
|
release v0.10.7.2.
|
6 years ago |
Kerry Jiang
|
f677439d8d
|
started to use MnistModelLoader in Tensorflow.Hub (#330)
|
6 years ago |
Oceania2018
|
2c8771429c
|
release v0.10.7.2.
|
6 years ago |
Oceania2018
|
cffc950509
|
Add TensorFlowDatasets project.
|
6 years ago |
Kerry Jiang
|
85319e0feb
|
started to use MnistModelLoader in Tensorflow.Hub (#330)
|
6 years ago |
Oceania2018
|
787c772b06
|
Merge branch 'master' into v0.11.x-numsharp
|
6 years ago |
Oceania2018
|
8c5d59a494
|
Update doc for gpu version.
|
6 years ago |
Eli Belash
|
7174e6bfcc
|
Fixed ObjectDetection.buildOutputImage
|
6 years ago |
Oceania2018
|
3f9b0b19ab
|
2st stage
|
6 years ago |
Oceania2018
|
20b348c37a
|
1st stage to integrate with NumSharp.
|
6 years ago |
Haiping
|
ca99be32f6
|
dynamic_rnn implementation (#323)
|
6 years ago |
Oceania2018
|
53edceccf4
|
change bottleneck file to raw image as input for transfer learning.
|
6 years ago |
Oceania2018
|
899d8fb1e5
|
Predict image category in bootleneck file.
|
6 years ago |
Oceania2018
|
8f9f5e36dd
|
add Prediction function for Transfer Learning
|
6 years ago |
Oceania2018
|
99bd08b1da
|
fix object reference issue for _AggregatedGrads #303
|
6 years ago |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Oceania2018
|
d674d51df6
|
add dynamic_rnn, _transpose_batch_time for RNN.
|
6 years ago |
Oceania2018
|
e1db889a5b
|
add tf.nn.elu activation function. #294
|
6 years ago |
Oceania2018
|
ed15b2450e
|
upgrade NumSharp to v0.10.4.
|
6 years ago |
Oceania2018
|
ee0b935557
|
Add BasicRNNCell, LayerRNNCell, RNNCell,
Change nest.flatten to generic.
|
6 years ago |
Oceania2018
|
f49ab8459c
|
cnn docs updated.
|
6 years ago |
Oceania2018
|
b28687b245
|
fix variable path for transfer learning and word2vec.
|
6 years ago |