344 Commits (eb99b2a4a7ff7362da4961a5b8ac69ce7f048081)

Author SHA1 Message Date
  Oceania2018 c8991d4f84 added ConfigUtil empty file. 6 years ago
  Oceania2018 43febca3ea added many not implemented interfaces for Object Detection API. #386 6 years ago
  Oceania2018 bbd76d5840 tensorflow.estimator 6 years ago
  Oceania2018 fa41aac14c generated ObjectDetection related protos for tf.models. 6 years ago
  Oceania2018 1a025e6223 add moving_averages, fix ExponentialMovingAverage 6 years ago
  Oceania2018 f1b7e1182a yolo.build_nework() #359 6 years ago
  Oceania2018 b1bd05c1a1 Expose tf.shape() API. 6 years ago
  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
  Eli Belash 02d75dfb7f Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Oceania2018 4aee841ab3 Finish RandomNormal.call(). 6 years ago
  Oceania2018 ecbda0cdb9 add RefVariable.read_value() 6 years ago
  Eli Belash c7bc4dd19e NeuralNetXor: Changed activation to tanh 6 years ago
  Haiping af73e3cb26
Merge pull request #366 from SciSharp/perf-ops 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
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Oceania2018 e1db2baca7 common.convolutional, residual_block #359 6 years ago
  Oceania2018 e3de67385c fix StringVar testing. 6 years ago
  Eli Belash 6c8c2e5ec9 Performance optimization, refactoring and revamping. (#362) 6 years ago
  Oceania2018 5e43f4dcab init commit for YOLOv3. 6 years ago
  Oceania2018 683aeed693 tf.GraphKeys #359 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 1961e815e7 all examples passed, ready to merge to master. 6 years ago
  Oceania2018 6d4fc81ffb MNST CNN pass. 6 years ago
  Oceania2018 bba0dcf6b2 "HelloWorld" passed. 6 years ago
  Oceania2018 587c421091 Basic Operations passed. 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 0f59f6d839 fix compile error. 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
  Oceania2018 6623162244 fix default graph and operation issue when import model. 6 years ago
  Oceania2018 81c3da3399 Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression. 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 a8aac8d0b8 fix default graph and operation issue when import model. 6 years ago