-
I hope this is the appropriate venue to post this. I don't have an implementation yet, but maybe this ticket could encourage some work.
I am currently interested in this stochastic depth paper:
http…
-
Hi, I got a problem with STN.
I see that STN's params need target dim as 50.Is that means the outputs of STN are feature maps size of [batch_size, channels, output_height, output_width], and both he…
-
Bertasius, Gedas, Torresani, Lorenzo, Shi, Jianbo
We propose a Spatiotemporal Sampling Network (STSN) that uses deformable
convolutions across time for object detection in videos. Our STSN performs
o…
-
This issue is a follow-on to Issue #49 and gets to the heart of performing Machine Learning on data stored in STOQS. There are comments in the createClassifier() method of https://github.com/stoqs/sto…
-
I am trying to train an RL model using SAC and compare it to PPO by using the tutorial in [this notebook](https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/mjx/tutorial.ipynb#s…
-
Provide trainings with details about the algorithms of the main analysis to help user really understand what is happening .
-
Subtask of #355
We plan to build a machine learning model based on user's gps trace data. Here record some experiments and proof of concept for understanding the problem set.
There are several …
-
Hi folks,
I'm trying to replicate your linear probe evaluation results. I can only get your pre-trained model to score 77% (with the last layer) or 80.8% (with the last 4 layers) on a linear probe…
-
I want to add "DC-GANs" technique in "18. Generative Adversarial Networks (GANs)", with GitHub repo. & Research paper reference. Please create a PR for the same. Thank you.
-
The user should be able to add geographic locations in the following ways:
- [ ] Via an interactive map
- [ ] Uploading a .csv or .json file of coordinates
- [ ] Using degrees, minutes, seconds
…