-
When I enable the homographic augmentation in the hfnet train config file the training always gives the InvalidArgumentError saying it expects 5 types and got 8. I tried debugging and found out that i…
-
To enhance the predictive performance of our models (Linear Regression, Random Forest, Gradient Boosting, LSTM, ARIMA, SARIMA), we need to explore and implement various feature engineering strategies.…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
Zairachem cannot run with about less than 60 molecules
**Describe the solution you'd like**
Remove some steps for small datasets…
-
## I got this error:
## But when i check the argument temperature in search.yaml , it does. So could someone give me a hand?
## My platform is : Ubuntu18.04 with 4*2080Ti GPU, pytorch1.6.
```she…
-
# Different data augmentation recipes in tf.keras for image classification | Sayak Paul
Learn about different ways of doing data augmentation when training an image classifier in tf.keras.
[https://…
-
Thx for your great work and code sharing. Would you share the pretrain model to test on directly?
woxue updated
2 months ago
-
Hi,
I apologize in advance for the lack of code examples but I have to estimate computational resources before starting the project and I was hoping to get some guidance.
We are working on a complex…
-
Hi,
Thanks for sharing the code. I am recently trying to train the R-MVSNet on a subset of ScanNet dataset. I first run the colmap and then using the provided code to get the ```cam.txt``` and ```pa…
fuy34 updated
2 years ago
-
When given a batch, the current SpecAugment implementation does not take the different lengths of the samples into account. It can happen that the time-mask is applied to padded areas.
The positions …