mikechen66

Results 34 comments of mikechen66

Hi Douwe: It is a long journey. A good news is that I have gotten through the error: TypeError: add_weight() got multiple values for argument 'name' by correcting FixedBatchNormalization.py and...

After adding the following code "from measure_map import format_img", there is no TypeError: add_weight() got multiple values for argument 'name'. However, it has the TypeError: Object of type 'NoneType' has...

Hi Hadiaz1: Since I upgraded TensorFlow 1.5 to TensorFlow 2.1, so the TensorBoard has separated from Tensorboad. That means that Tensorboard needs to be installed independently. That is Google's new...

Hi Hadiaz1: I am wondering whether you have installed TensorFlow 2.x. After installation of TensorBoard v2.2.1, I test the script again on TensorFlow 2.1. ### 1. Add the magic line...

The pairs is recurrently defined. It includes token_counts. It is a persistent error. It is hard to correct. I think that only Douwe can correct it. Generating data... --------------------------------------------------------------------------- NameError...

While in the virtual environment, the following installation methods does not works sudo apt install python-pydot python-pydot-ng graphviz

Since there are three different libraries in Mac, developers are usually confused with the three scenarios. However, you can find out your PostgreSQL directory with the two methods on the...

According to the guideline by cosmin-bianu, I moved Samples to the path '/usr/local/cuda-11.7/'. But I have met the error while I verify the Samples. 1. Locate the current directory `$...

I find out a way to solve the problem. The major problem is that the new Nvidia guidelines are too vague to be understood. I make the following correct procedure...

> Images: Download right color images, if you want to use stereo information (12 GB) > Labels: Download training labels of object data set (5 MB) Images: Download right color...