Anton Osokin

Results 6 issues of Anton Osokin

Hi do you plan to port RetinaNet soonish?

these are a few things I had to do to run demo, eval, and train with FPNSSD512

Hi, we've encountered a mistake in the dataset, which leads to incorrect answers of the correct SQL queries. The ground-truth queries a like this (database `flight_2`): ``` select t1.flightno from...

Hi, we've encountered a mistake in the dataset, which leads to incorrect answers of the correct SQL queries. The ground-truth query ``` select city , country from airports where airportname...

Hi, we've encountered a mistake in the dataset, which leads to incorrect answers of the correct SQL queries. The ground-truth query: ``` select count(*) from cars_data where accelerate > (...

Hi, thanks for releasing the code for your method and the weights for your models! While reading your paper I got very interested in the data you used to pre-train...