Bobby V
Bobby V
Hi, this repository extracts the Blue pixel value to indicate the corresponding class of the pixel. However, the VOC dataset uses a combination of RGB to indicate the correspond class....
It seems to me that before many convolution layers, the Zeropadding 2d is applied to keep the original dimension of the input. I think one leaner way to implement is...
Hi all, Thanks for updating the Mark III_Nova STL file. The current back and front frames are larger than my Printer printable size which is (7''x7''x7''). Is there any way...
Colab and many people have moved to Tensorflow 2.0 environments, so I have added some compatibility code to run on TF2. I have tested on Colab, tensorflow 2.3 The changes...
Dear Olivia, Excellent tutorial! The item-to-item.R script in GitHub is not updated. Some rows are different compared to the video on the MVA and some pictures here. For example, row...
I tried to run the code. The training loop ran smoothly. However, it seems that there is a bug at the test phase ### Reproduce Clone the repository and ran...