-
when I try to run train.py, the error occurs:
ljy@ubuntu:~/debug_seq2seq$ python bin/train.py
Traceback (most recent call last):
File "bin/train.py", line 9, in
from lib.w2v_model import w2…
-
Close issues that are not relavant anymore
Label important 'old' issues so we can find them back easily for next sprint planning.
-
Which framework should be learned after python?
-
# Bug description
Hi,
I am attempting to adjust the single_instance parameters in the training configuration and to decrease the time taken per epoch during remote training in Google Colab…
-
Thank you for sharing the code.
I have tested the code with IndianPines dataset. When I run the IN_classification_maps,I met ValueError: could not convert string to float: 'normal'.How to solve this…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi all,
I'm trying to apply this implementation of SSD to Udacity's self driving car dataset (see https://github.com/udacity/self-driving-car/tree/master/annotations). It turned out that the origin…
-
hi, @koichiro11
i am so appreciated with your great job.
have you test the model in cifar-10, what is the result?
-
I have been going through the pytorch documentation of conv2D. Reading the docs from pytorch I see
`torch.nn.Conv2d(in_channels: int, out_channels: int, kernel_size: Union[T, Tuple[T, T]], stride: …
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [Y ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [Y ] I am reporti…