-
Hello, I'm doing research on salient object detection. However, I'm new to the field and deep learning in general.
I trained u2net but I don't know how to plot the training curve, and also the values…
-
## Project Request
The project aims to develop a Stock Market Trading Agent using Deep Reinforcement Learning.
---
| Field | Description |
| ------ | -----------------…
-
---
### Feature Request: News Articles Category Prediction
**Summary:**
A feature to predict the category of a news article (such as Sports, Politics, Entertainment, Technology, etc.) based on …
-
It would be very useful to compare real training performance on amd and nvidia cards.
For Nvidia cards we have a lot of graphs and tests, for example:
https://github.com/u39kun/deep-learning-benchma…
-
## 🚀 Feature
Fabric is getting quite popular in our company, and many people hope sync batch norm can be supported when Fabric is used.
It seems that we can just open it by passing the arg to …
-
:red_circle: **Title** : Weather Image Recognition Model
:red_circle: **Aim** : Brief approach for this project from a basic level upto highest possible accuracy.
:red_circle: **Brief Explanation** …
-
I have replicated your papar : > , on the Market1501 dataset by caffe. It has good performance just as your paper said.
As I can see, the Batch hard loss without softplus function, will be 0 mos…
-
hi i am using yolov3 for vehicle detection and deep sort for tracking. however in some frames the detection of an object is lost, the deep sort algorithm generates a new id for the same object. I woul…
-
https://doi.org/10.1021/acscentsci.6b00367 (preprint https://arxiv.org/abs/1611.03199)
> Recent advances in machine learning have made significant contributions to drug discovery. Deep neural netwo…
-
## Proposed refactoring or deprecation
Deprecate `log_every_n_steps` from Trainer and make it available as a parameter to loggers that have this capability.
### Motivation
Same reasons as #89…